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.
This commit is contained in:
Edward Hervey 2008-03-14 21:48:37 +00:00
parent 80b032ef17
commit 56c7023d53
2 changed files with 7 additions and 1 deletions

View file

@ -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

View file

@ -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 =
libgstdshow_@GST_MAJORMINOR@include_HEADERS = gstdshow.h gstdshowfakesink.h gstdshowfakesrc.h gstdshowinterface.h