summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
diff options
context:
space:
mode:
authorElliot Lee <sopwith@redhat.com>2000-06-20 22:24:49 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-06-20 22:24:49 +0000
commit2a1b3edd187b610c93959ae8c82e98028560c621 (patch)
treec776a34701178321fb5b1c518608c824535e18bb /gdk/Makefile.am
parentdf4fc3672127660c1d47e4225297d00abbee84eb (diff)
downloadgdk-pixbuf-2a1b3edd187b610c93959ae8c82e98028560c621.tar.gz
Fix conditionality to work the "right" way. Missed commits from previous.
2000-06-18 Elliot Lee <sopwith@redhat.com> * gdk/Makefile.am, gdk/*/Makefile.am: Fix conditionality to work the "right" way. * gtk/gtk{plug,socket}.h: Missed commits from previous.
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r--gdk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 168750d0b..7da2e99dc 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -1,6 +1,7 @@
## Makefile.am for gtk+/gdk
-SUBDIRS=x11 win32 nanox linux-fb
+SUBDIRS=$(gdktarget)
+DIST_SUBDIRS=linux-fb nanox win32 x11
EXTRA_DIST = \
gdkconfig.h.win32 \