diff options
Diffstat (limited to 'gst/faceoverlay/Makefile.am')
-rw-r--r-- | gst/faceoverlay/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/faceoverlay/Makefile.am b/gst/faceoverlay/Makefile.am index 31a438216..bdee7037d 100644 --- a/gst/faceoverlay/Makefile.am +++ b/gst/faceoverlay/Makefile.am @@ -7,7 +7,6 @@ libgstfaceoverlay_la_SOURCES = gstfaceoverlay.c libgstfaceoverlay_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) libgstfaceoverlay_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_LIBS) libgstfaceoverlay_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstfaceoverlay_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) # headers we need but don't want installed noinst_HEADERS = gstfaceoverlay.h |