summaryrefslogtreecommitdiffstats
path: root/gst/multipart/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/multipart/Makefile.am')
-rw-r--r--gst/multipart/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/multipart/Makefile.am b/gst/multipart/Makefile.am
index a142f461..e69709df 100644
--- a/gst/multipart/Makefile.am
+++ b/gst/multipart/Makefile.am
@@ -4,3 +4,6 @@ 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)
+
+noinst_HEADERS = multipartdemux.h multipartmux.h
+