summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSøren Sandmann <sandmann@redhat.com>2007-06-13 00:15:34 -0400
committerSøren Sandmann Pedersen <sandmann@annarchy.freedesktop.org>2007-06-21 22:21:11 -0700
commit12cc32b674d3f1b705ef1a66bbce1ef8c4488daf (patch)
treec4d12d745d4c35ed0565885032666fc876d83ad6 /Makefile.am
parent9109946a1a7f9341e60da7358da6535c5fac52db (diff)
[pixman] Initial port to standalone pixman library.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4410c02e..0ec24043 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-DIST_SUBDIRS = pixman src boilerplate test perf doc util
-SUBDIRS = pixman src doc
+DIST_SUBDIRS = src boilerplate test perf doc util
+SUBDIRS = src doc
# libpng is required for our test programs
if CAIRO_HAS_PNG_FUNCTIONS
SUBDIRS += boilerplate test perf