From 6a20c8af5ae5dcad24bff3544ad661b196fdadbf Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Mon, 25 Jul 2005 15:23:43 +0000 Subject: update spec and add missing header file Original commit message from CVS: update spec and add missing header file --- gst/videofilter/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/videofilter') diff --git a/gst/videofilter/Makefile.am b/gst/videofilter/Makefile.am index 54f7bb05..1a4b9c27 100644 --- a/gst/videofilter/Makefile.am +++ b/gst/videofilter/Makefile.am @@ -2,7 +2,7 @@ lib_LTLIBRARIES = libgstvideofilter-@GST_MAJORMINOR@.la noinst_LTLIBRARIES = libgstvideoexample.la plugin_LTLIBRARIES = libgstvideoflip.la -noinst_HEADERS = gstvideofilter.h +noinst_HEADERS = gstvideofilter.h gstvideoflip.h EXTRA_DIST = gstvideotemplate.c make_filter CLEANFILES = gstvideoexample.c -- cgit