Also add dshow pieces to the disted subdirs to fix distcheck.
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 13 Feb 2008 23:52:42 +0000 (23:52 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 13 Feb 2008 23:52:42 +0000 (23:52 +0000)
Original commit message from CVS:
* gst-libs/gst/Makefile.am:
* sys/Makefile.am:
Also add dshow pieces to the disted subdirs to fix distcheck.

ChangeLog
gst-libs/gst/Makefile.am
sys/Makefile.am

index 9460004..9338dd4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-13  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * gst-libs/gst/Makefile.am:
+       * sys/Makefile.am:
+       Also add dshow pieces to the disted subdirs to fix distcheck.
+
 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        Patch by: Josep Torra Valles <josep@fluendo.com>
index a6ebbe9..b9ad64d 100644 (file)
@@ -2,3 +2,4 @@
 SUBDIRS = app
 
 noinst_HEADERS = gst-i18n-plugin.h gettext.h
+DIST_SUBDIRS = app dshow
index f3b77f5..d773042 100644 (file)
@@ -42,4 +42,5 @@ endif
 
 SUBDIRS = $(FBDEV_DIR) $(DVB_DIR) $(VCD_DIR) $(QT_DIR)
 
-DIST_SUBDIRS = fbdev dvb vcd qtwrapper
+DIST_SUBDIRS = dvb fbdev vcd qtwrapper dshowdecwrapper dshowsrcwrapper
+