summaryrefslogtreecommitdiffstats
path: root/ext/gconf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gconf/Makefile.am')
-rw-r--r--ext/gconf/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/gconf/Makefile.am b/ext/gconf/Makefile.am
index 942aa283..c11063e8 100644
--- a/ext/gconf/Makefile.am
+++ b/ext/gconf/Makefile.am
@@ -6,6 +6,7 @@ libgstgconfelements_la_SOURCES = \
gstgconfelements.c \
gstgconfvideosink.c \
gstgconfvideosrc.c \
+ gstswitchsink.c \
gconf.c
DIR_CFLAGS = -DGST_GCONF_DIR=\"/system/gstreamer/@GST_MAJORMINOR@\"
@@ -19,4 +20,5 @@ noinst_HEADERS = \
gstgconfelements.h \
gstgconfvideosink.h \
gstgconfvideosrc.h \
+ gstswitchsink.h \
gconf.h