mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-02 10:13:51 +00:00
applemedia: Put the right flags into the right variable
This commit is contained in:
parent
8071b51b3e
commit
30617d23a3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ libgstapplemedia_la_SOURCES = \
|
||||||
dynapi.c
|
dynapi.c
|
||||||
|
|
||||||
libgstapplemedia_la_CFLAGS = \
|
libgstapplemedia_la_CFLAGS = \
|
||||||
$(GST_OBJCFLAGS) \
|
$(GST_CFLAGS) \
|
||||||
$(GST_BASE_CFLAGS) \
|
$(GST_BASE_CFLAGS) \
|
||||||
$(GST_PLUGINS_BASE_CFLAGS)
|
$(GST_PLUGINS_BASE_CFLAGS)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue