summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-12 23:16:21 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-12 23:16:21 +0000
commitafb976279c065268d69ef2d7d26ff6efb0fd73b0 (patch)
tree91b8c43db051395728ccd31ca147bb650a0007ae
parent7651122651e99011d136f8676a55873a30fbf805 (diff)
downloadgstreamer-plugins-bad-afb976279c065268d69ef2d7d26ff6efb0fd73b0.tar.gz
configure.ac: Generate the directshow Makefiles so that the directories get disted. Still needs some configure time d...
Original commit message from CVS: * configure.ac: Generate the directshow Makefiles so that the directories get disted. Still needs some configure time detection to enable building them under MingW.
-rw-r--r--ChangeLog7
-rw-r--r--configure.ac3
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93d931e3f..9cf452f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
+ * configure.ac:
+ Generate the directshow Makefiles so that the directories
+ get disted. Still needs some configure time detection to enable
+ building them under MingW.
+
+2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
+
* ext/metadata/Makefile.am:
Don't install a header file. We will have to merge these
tags into libgsttag after the release and use them from there.
diff --git a/configure.ac b/configure.ac
index 0ba3ddf91..4cd49ceee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1059,7 +1059,10 @@ gst/y4m/Makefile
gst-libs/Makefile
gst-libs/gst/Makefile
gst-libs/gst/app/Makefile
+gst-libs/gst/dshow/Makefile
sys/Makefile
+sys/dshowdecwrapper/Makefile
+sys/dshowsrcwrapper/Makefile
sys/fbdev/Makefile
sys/dvb/Makefile
sys/qtwrapper/Makefile