summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--configure.ac3
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93d931e3..9cf452f4 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 0ba3ddf9..4cd49cee 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