summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--gst-libs/gst/dshow/Makefile.am2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 96999752..c23f0539 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-14 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst-libs/gst/dshow/Makefile.am:
+ Make sure the dshow helper library headers get distributed in the next
+ release.
+
2008-03-14 David Schleef <ds@schleef.org>
Patch by: William M. Brack
diff --git a/gst-libs/gst/dshow/Makefile.am b/gst-libs/gst/dshow/Makefile.am
index cd3f7a14..582df9ad 100644
--- a/gst-libs/gst/dshow/Makefile.am
+++ b/gst-libs/gst/dshow/Makefile.am
@@ -7,4 +7,4 @@ libgstdshow_@GST_MAJORMINOR@_la_LIBADD = $(GST_BASE_LIBS)
libgstdshow_@GST_MAJORMINOR@_la_LDFLAGS = $(GST_ALL_LDFLAGS)
libgstdshow_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/app
-libgstdshow_@GST_MAJORMINOR@include_HEADERS = \ No newline at end of file
+libgstdshow_@GST_MAJORMINOR@include_HEADERS = gstdshow.h gstdshowfakesink.h gstdshowfakesrc.h gstdshowinterface.h