summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst/multipart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/multipart/Makefile.am b/gst/multipart/Makefile.am
index 75542f1e..85f462fa 100644
--- a/gst/multipart/Makefile.am
+++ b/gst/multipart/Makefile.am
@@ -4,7 +4,7 @@ libgstmultipart_la_SOURCES = multipart.c multipartdemux.c multipartmux.c
libgstmultipart_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
libgstmultipart_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
libgstmultipart_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmultipart__la_LIBTOOLFLAGS = --tag=disable-static
+libgstmultipart_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = multipartdemux.h multipartmux.h