diff --git a/gst/apetag/Makefile.am b/gst/apetag/Makefile.am index bde6a9f9a2..b391f5eafc 100644 --- a/gst/apetag/Makefile.am +++ b/gst/apetag/Makefile.am @@ -2,7 +2,6 @@ plugin_LTLIBRARIES = libgstapetag.la libgstapetag_la_SOURCES = gstapedemux.c libgstapetag_la_CFLAGS = \ - -I$(top_srcdir)/gst-libs \ $(GST_PLUGINS_BASE_CFLAGS) \ $(GST_BASE_CFLAGS) \ $(GST_CFLAGS)