summaryrefslogtreecommitdiff
path: root/ext/xlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xlib/Makefile.am')
-rw-r--r--ext/xlib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/xlib/Makefile.am b/ext/xlib/Makefile.am
index 5ea5afb..7455e48 100644
--- a/ext/xlib/Makefile.am
+++ b/ext/xlib/Makefile.am
@@ -2,11 +2,13 @@
plugin_LTLIBRARIES = libgstcairoxlib.la
noinst_HEADERS = \
+ gstcairoglxsink.h \
gstcairoxconvert.h \
gstcairoxsink.h \
gstcairoxsource.h
libgstcairoxlib_la_SOURCES = \
+ gstcairoglxsink.c \
gstcairoxconvert.c \
gstcairoxlib.c \
gstcairoxsink.c \