summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-06 11:12:06 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-06 11:12:06 +0000
commita349a2454f11d6877dc82a7757cccc25795a8d01 (patch)
treecfeb04d92904854c6643d77378ddf13e2fb75f36 /Makefile.am
parent8097e8bda831cdfac618be74997a75ffa5477337 (diff)
downloadgst-plugins-bad-a349a2454f11d6877dc82a7757cccc25795a8d01.tar.gz
gst-plugins-bad-a349a2454f11d6877dc82a7757cccc25795a8d01.tar.bz2
gst-plugins-bad-a349a2454f11d6877dc82a7757cccc25795a8d01.zip
a present for uraeus some buildreq fixes
Original commit message from CVS: a present for uraeus some buildreq fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index ae6c7670..c80e6742 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,11 @@
-if HAVE_GCONF
+if USE_GCONF
GCONF_DIR=gconf
else
GCONF_DIR=
endif
-SUBDIRS=gst-libs gst sys ext examples tools $(GCONF_DIR) ## testsuite
+SUBDIRS=gst-libs gst sys ext examples tools $(GCONF_DIR) testsuite
-DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf ## testsuite
+DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh