diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index c80e6742..21085dde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,8 +4,8 @@ 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 |