diff options
Diffstat (limited to 'gst/games/Makefile.am')
-rw-r--r-- | gst/games/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/games/Makefile.am b/gst/games/Makefile.am index f3f812a7d..d1f8aa480 100644 --- a/gst/games/Makefile.am +++ b/gst/games/Makefile.am @@ -8,5 +8,6 @@ libgstpuzzle_la_SOURCES = \ libgstpuzzle_la_CFLAGS = $(GST_CFLAGS) $(LIBOIL_CFLAGS) -I$(top_srcdir)/gst/videofilter libgstpuzzle_la_LIBADD = libgstpuzzle_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(LIBOIL_LIBS) +libgstpuzzle_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstvideoimage.h |