summaryrefslogtreecommitdiffstats
path: root/ext/gme/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gme/Makefile.am')
-rw-r--r--ext/gme/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gme/Makefile.am b/ext/gme/Makefile.am
index c2bdbfea..c84d340e 100644
--- a/ext/gme/Makefile.am
+++ b/ext/gme/Makefile.am
@@ -1,10 +1,10 @@
plugin_LTLIBRARIES = libgstgme.la
-libgstgme_la_SOURCES = gstgme.c tag.c
+libgstgme_la_SOURCES = gstgme.c
libgstgme_la_CFLAGS = $(GST_CFLAGS) $(GME_CFLAGS)
libgstgme_la_LIBADD = $(GST_LIBS) $(GME_LIBS)
libgstgme_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstgme_la_LIBTOOLFLAGS = --tag=disable-static
-noinst_HEADERS = gstgme.h tag.h
+noinst_HEADERS = gstgme.h