summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 42dca10..f07cf10 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -18,6 +18,9 @@ lib_LTLIBRARIES = libgstnice.la
libgstnice_la_SOURCES = \
gstnicesrc.h \
gstnicesrc.c \
+ gstnicesink.h \
+ gstnicesink.c \
+ gstnice.h \
gstnice.c
libgstnice_la_LIBADD = $(COMMON_LDADD)