From a8183e9a3fa87cf4247c7df16207f440ea4069c0 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 5 Jul 2003 22:45:39 +0000 Subject: small disting fix Original commit message from CVS: small disting fix --- gst/videofilter/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst') 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 -- cgit