diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6f750f68..2c87df6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,6 @@ endif SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) ## testsuite -DIST_SUBDIRS=gst-libs gst sys $(EXT_DIR) 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 |