From 56c7023d533608843fb5c8f49a3710a68687beb6 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 14 Mar 2008 21:48:37 +0000 Subject: gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers get distributed in the next release. Original commit message from CVS: * gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers get distributed in the next release. --- ChangeLog | 6 ++++++ gst-libs/gst/dshow/Makefile.am | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 96999752..c23f0539 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-14 Edward Hervey + + * gst-libs/gst/dshow/Makefile.am: + Make sure the dshow helper library headers get distributed in the next + release. + 2008-03-14 David Schleef 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 -- cgit v1.2.1