*sigh*
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 8 Dec 2001 18:02:36 +0000 (18:02 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 8 Dec 2001 18:02:36 +0000 (18:02 +0000)
Original commit message from CVS:
*sigh*

editor/Makefile.am

index 561a1ed..44e5e51 100644 (file)
@@ -16,7 +16,7 @@ libgsteditor_la_SOURCES =     \
        gstelementselect.c      \
        gsteditorcreate.c
 
-libgsteditor_la_CFLAGS = -DDATADIR="\"$(gladedir)/\"" $(GNOME_CFLAGS) $(LIBGLADE_GNOME_CFLAGS)
+libgsteditor_la_CFLAGS = -DDATADIR="\"$(gladedir)/\"" $(GNOME_CFLAGS) $(LIBGLADE_GNOME_CFLAGS) $(GST_CFLAGS)
 libgsteditor_la_LDFLAGS = $(GNOME_LIBS) $(LIBGLADE_GNOME_LIBS)
 
 libgsteditorincludedir = $(includedir)/gst