sigh
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 2 Feb 2002 14:37:04 +0000 (14:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 2 Feb 2002 14:37:04 +0000 (14:37 +0000)
Original commit message from CVS:
sigh

gst/speed/Makefile.am

index 3577749..6a73263 100644 (file)
@@ -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)