mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
apetag: minor Makefile.am surgery
-I$(top_srcdir)/gst-libs/ is already in $(GST_CFLAGS)
This commit is contained in:
parent
63624f966e
commit
553e0295b2
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue