xserver-multidpi/render/Makefile.am
Kevin E Martin da5d66f2ff Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
2005-11-29 16:39:33 +00:00

20 lines
325 B
Makefile

noinst_LTLIBRARIES = librender.la
AM_CFLAGS = $(DIX_CFLAGS) @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