summaryrefslogtreecommitdiffstats
path: root/ext/spc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spc/Makefile.am')
-rw-r--r--ext/spc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spc/Makefile.am b/ext/spc/Makefile.am
index 18a878b2..656421bc 100644
--- a/ext/spc/Makefile.am
+++ b/ext/spc/Makefile.am
@@ -1,6 +1,6 @@
plugin_LTLIBRARIES = libgstspc.la
-libgstspc_la_SOURCES = gstspc.c
+libgstspc_la_SOURCES = gstspc.c tag.c
libgstspc_la_CFLAGS = $(GST_CFLAGS) $(SPC_CFLAGS)
libgstspc_la_LIBADD = $(GST_LIBS) $(SPC_LIBS)