diff options
Diffstat (limited to 'gst/videocrop/Makefile.am')
-rw-r--r-- | gst/videocrop/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videocrop/Makefile.am b/gst/videocrop/Makefile.am index 6cf889aa..f5634bdf 100644 --- a/gst/videocrop/Makefile.am +++ b/gst/videocrop/Makefile.am @@ -9,4 +9,4 @@ libgstvideocrop_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \ libgstvideocrop_la_LIBADD = $(GST_BASE_LIBS) $(LIBOIL_LIBS) libgstvideocrop_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = +noinst_HEADERS = gstvideocrop.h |