summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-07-05 22:45:39 +0000
committerChristian Schaller <uraeus@gnome.org>2003-07-05 22:45:39 +0000
commita8183e9a3fa87cf4247c7df16207f440ea4069c0 (patch)
tree3e49ec0d0eee1582d13264ecbbe30918f7f36f00 /gst/videofilter/Makefile.am
parent7a95d860f1eba380ef58c32a1d6ebdd57b66db01 (diff)
small disting fix
Original commit message from CVS: small disting fix
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 75cf2b86..148e79e8 100644
--- a/gst/videofilter/Makefile.am
+++ b/gst/videofilter/Makefile.am
@@ -4,7 +4,7 @@ plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
libgstvideobalance.la
noinst_LTLIBRARIES = libgstvideoexample.la
-noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h
+noinst_HEADERS = gstvideofilter.h gstvideoexample.h gstvideoflip.h gstvideobalance.h
EXTRA_DIST = gstvideotemplate.c gstvideotemplate.h make_filter
EXTRA_CLEAN = gstvideoexample.c gstvideoexample.h