mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
sigh
Original commit message from CVS: sigh
This commit is contained in:
parent
bf52c37b13
commit
3b51d4e107
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ noinst_PROGRAMS = demo-mp3
|
|||
endif
|
||||
|
||||
demo_mp3_SOURCES = demo-mp3.c
|
||||
demo_mp3_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
|
||||
demo_mp3_CFLAGS = $(GTK_CFLAGS) $(GST_CFLAGS)
|
||||
demo_mp3_LDFLAGS = $(GST_LIBS) $(GTK_LIBS)
|
||||
|
|
Loading…
Reference in a new issue