gstreamer/Makefile.am
Thomas Vander Stichele 2f9a4d7ee9 removing snapshot from the build because we need to fix it adding gconf schema to build and spec
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
2002-05-10 21:56:15 +00:00

12 lines
281 B
Makefile

if HAVE_GCONF
GCONF_DIR=gconf
else
GCONF_DIR=
endif
SUBDIRS=gst-libs gst sys ext examples tools $(GCONF_DIR) ## 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