diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/videofilter/Makefile.am | 2 |
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 |