summaryrefslogtreecommitdiffstats
path: root/gst/librfb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/librfb/Makefile.am')
-rw-r--r--gst/librfb/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/librfb/Makefile.am b/gst/librfb/Makefile.am
index 720e5cc2..7c80112f 100644
--- a/gst/librfb/Makefile.am
+++ b/gst/librfb/Makefile.am
@@ -23,7 +23,8 @@ librfb_la_SOURCES = \
rfbbuffer.c \
rfbbuffer.h \
rfbbytestream.c \
- rfbbytestream.h
+ rfbbytestream.h \
+ gstrfbsrc.c
librfb_la_CFLAGS = $(GST_CFLAGS) -I$(srcdir)/..
librfb_la_LIBADD = $(GLIB_LIBS)