summaryrefslogtreecommitdiffstats
path: root/gst/videofilter
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-07-25 15:23:43 +0000
committerChristian Schaller <uraeus@gnome.org>2005-07-25 15:23:43 +0000
commit6a20c8af5ae5dcad24bff3544ad661b196fdadbf (patch)
tree3917c3c832abe833002530b24d137830a94b9b5c /gst/videofilter
parent6c3ff34ee03b5b4a2e0c93d369bfe66bcd8d66f3 (diff)
update spec and add missing header file
Original commit message from CVS: update spec and add missing header file
Diffstat (limited to 'gst/videofilter')
-rw-r--r--gst/videofilter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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