summaryrefslogtreecommitdiff
path: root/gst/tcp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/tcp/Makefile.am')
-rw-r--r--gst/tcp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/tcp/Makefile.am b/gst/tcp/Makefile.am
index 1ff06a38c..ef8ccb070 100644
--- a/gst/tcp/Makefile.am
+++ b/gst/tcp/Makefile.am
@@ -10,6 +10,7 @@ endif
libgsttcp_la_SOURCES = \
gstsocketsrc.c \
gsttcpplugin.c \
+ gstburstcache.c \
gsttcpclientsrc.c gsttcpclientsink.c \
$(multifdsink_SOURCES) \
gstmultihandlesink.c \
@@ -24,6 +25,7 @@ libgsttcp_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = \
gstsocketsrc.h \
gsttcp.h \
+ gstburstcache.h \
gsttcpclientsrc.h gsttcpclientsink.h \
gstmultifdsink.h \
gstmultisocketsink.h \