From: Thomas Vander Stichele Date: Sat, 8 Dec 2001 18:02:36 +0000 (+0000) Subject: *sigh* X-Git-Tag: BRANCH-BUILD1-200112101-ROOT~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08d4b51130e43fee1993e8372387ec8d47586939;p=platform%2Fupstream%2Fgstreamer.git *sigh* Original commit message from CVS: *sigh* --- diff --git a/editor/Makefile.am b/editor/Makefile.am index 561a1ed..44e5e51 100644 --- a/editor/Makefile.am +++ b/editor/Makefile.am @@ -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