summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/Makefile.am
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-01-07 13:04:40 +0000
committerJulien Moutte <julien@moutte.net>2004-01-07 13:04:40 +0000
commitb88c80d4be47563908eb89fcf60c7947ed5e9190 (patch)
treeec46ea55eed9f3307c32e8efdd831e1407a567ce /gst/videofilter/Makefile.am
parent0adc28bcb89219250977c600cab68777f24114ab (diff)
gstvideoexample.h disappeared. fixing build.
Original commit message from CVS: gstvideoexample.h disappeared. fixing build.
Diffstat (limited to 'gst/videofilter/Makefile.am')
-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 5fed4710..8b90a94f 100644
--- a/gst/videofilter/Makefile.am
+++ b/gst/videofilter/Makefile.am
@@ -3,7 +3,7 @@ plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
libgstvideobalance.la
noinst_LTLIBRARIES = libgstvideoexample.la
-noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h gstvideobalance.h
+noinst_HEADERS = gstvideofilter.h gstvideoflip.h gstvideobalance.h
EXTRA_DIST = gstvideotemplate.c make_filter
EXTRA_CLEAN = gstvideoexample.c