summaryrefslogtreecommitdiff
path: root/render/Makefile.am
diff options
context:
space:
mode:
authorroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
committerroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
commitab4fcaad149d4bdccefa8f693c2a8e044b40dd4c (patch)
treec95c280caabc70e7aedbde723e38820047357be7 /render/Makefile.am
initial state (xorg-server 1.10.2)
Diffstat (limited to 'render/Makefile.am')
-rw-r--r--render/Makefile.am20
1 files changed, 20 insertions, 0 deletions
diff --git a/render/Makefile.am b/render/Makefile.am
new file mode 100644
index 0000000..d02028b
--- /dev/null
+++ b/render/Makefile.am
@@ -0,0 +1,20 @@
+noinst_LTLIBRARIES = librender.la
+
+AM_CFLAGS = $(DIX_CFLAGS)
+
+librender_la_SOURCES = \
+ animcur.c \
+ filter.c \
+ glyph.c \
+ matrix.c \
+ miindex.c \
+ mipict.c \
+ mirect.c \
+ mitrap.c \
+ mitri.c \
+ picture.c \
+ render.c
+
+if XORG
+sdk_HEADERS = picture.h mipict.h glyphstr.h picturestr.h
+endif
contact: Jan Huwald // Impressum