summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmux/Makefile.am')
-rw-r--r--gst/rtpmux/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtpmux/Makefile.am b/gst/rtpmux/Makefile.am
index 73973f54..615981a8 100644
--- a/gst/rtpmux/Makefile.am
+++ b/gst/rtpmux/Makefile.am
@@ -1,6 +1,6 @@
plugin_LTLIBRARIES = libgstrtpmux.la
-libgstrtpmux_la_SOURCES = gstrtpmux.c
+libgstrtpmux_la_SOURCES = gstrtpmux.c gstrtpmux.h
libgstrtpmux_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS) -DEXTERN_BUF -DRTP_SUPPORT
libgstrtpmux_la_LIBADD = $(GST_LIBS_LIBS)