xserver-multidpi/render/Makefile.am
2005-12-02 06:02:45 +00:00

20 lines
342 B
Makefile

noinst_LTLIBRARIES = librender.la
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
librender_la_SOURCES = \
animcur.c \
filter.c \
glyph.c \
miglyph.c \
miindex.c \
mipict.c \
mirect.c \
mitrap.c \
mitri.c \
picture.c \
render.c \
renderedge.c
sdk_HEADERS = picture.h mipict.h glyphstr.h picturestr.h renderedge.h