summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@src.gnome.org>2000-10-09 17:23:03 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-10-09 17:23:03 +0000
commitea708d50f289d7c1494c557596e8dd28b916187e (patch)
tree9395e8b9817d30680a002ea0d51d6ed3e30104df /contrib/Makefile.am
parent518f32d97e0e097c10a99d65da8e0e215c796c3a (diff)
downloadgdk-pixbuf-ea708d50f289d7c1494c557596e8dd28b916187e.tar.gz
forgot to cvs add files from last commit
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
new file mode 100644
index 000000000..b834aad9d
--- /dev/null
+++ b/contrib/Makefile.am
@@ -0,0 +1,8 @@
+
+if USE_X11
+XDIRS=gdk-pixbuf-xlib
+else
+XDIRS=
+endif
+
+SUBDIRS=$(XDIRS)