From 271747bc97d54627751a24bd508bd4d27c7f9b3a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 6 Jun 2002 11:12:06 +0000 Subject: a present for uraeus some buildreq fixes Original commit message from CVS: a present for uraeus some buildreq fixes --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.am') 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 -- cgit