diff options
Diffstat (limited to 'gst-libs/gst')
-rw-r--r-- | gst-libs/gst/dshow/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |