diff options
Diffstat (limited to 'ext/hermes/Makefile.am')
-rw-r--r-- | ext/hermes/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hermes/Makefile.am b/ext/hermes/Makefile.am index 452c2f56..7bfc56b5 100644 --- a/ext/hermes/Makefile.am +++ b/ext/hermes/Makefile.am @@ -7,4 +7,5 @@ libgsthermescolorspace_la_SOURCES = gsthermescolorspace.c libgsthermescolorspace_la_CFLAGS = $(GST_CFLAGS) libgsthermescolorspace_la_LIBADD = $(PLUGIN_EXTRA_LIBS) libgsthermescolorspace_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgsthermescolorspace_la_LIBTOOLFLAGS = --tag=disable-static |