mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
Mama always said : "do one, do them all"
Original commit message from CVS: Mama always said : "do one, do them all"
This commit is contained in:
parent
5707f12316
commit
998ea06629
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@ libgststaticautoplugrender_la_LDFLAGS = -version-info $(GST_LIBVERSION)
|
||||||
libgstautoplugcache_la_LDFLAGS = -version-info $(GST_LIBVERSION)
|
libgstautoplugcache_la_LDFLAGS = -version-info $(GST_LIBVERSION)
|
||||||
libgstautoplugger_la_LDFLAGS = -version-info $(GST_LIBVERSION)
|
libgstautoplugger_la_LDFLAGS = -version-info $(GST_LIBVERSION)
|
||||||
|
|
||||||
libgststaticautoplug_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS)
|
libgststaticautoplug_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|
||||||
libgststaticautoplugrender_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS)
|
libgststaticautoplugrender_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|
||||||
libgstautoplugcache_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS)
|
libgstautoplugcache_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|
||||||
libgstautoplugger_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|
libgstautoplugger_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|
||||||
|
|
||||||
noinst_HEADERS = gststaticautoplug.h gststaticautoplugrender.h
|
noinst_HEADERS = gststaticautoplug.h gststaticautoplugrender.h
|
||||||
|
|
Loading…
Reference in a new issue