summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index b834aad9d4..371e5da369 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,8 +1,5 @@
+SUBDIRS =
if USE_X11
-XDIRS=gdk-pixbuf-xlib
-else
-XDIRS=
+SUBDIRS += gdk-pixbuf-xlib
endif
-
-SUBDIRS=$(XDIRS)