mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
added GST_CFLAGS
Original commit message from CVS: added GST_CFLAGS
This commit is contained in:
parent
fd99a84629
commit
6cf46846e9
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ noinst_HEADERS = gststaticautoplug.h gststaticautoplugrender.h
|
|||
|
||||
noinst_PROGRAMS = autoplugtest
|
||||
|
||||
autoplugtest_CFLAGS = $(GST_CFLAGS) $(GLIB_CFLAGS) $(XML_CFLAGS)
|
||||
autoplugtest_CFLAGS = $(GST_CFLAGS) $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|
||||
autoplugtest_LDADD = $(GST_LIBS) $(GLIB_LIBS) $(XML_LIBS)
|
||||
|
|
Loading…
Reference in a new issue