From 65ff36477b2c0741b7fa8b1cb230026648911278 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 7 Dec 2001 20:06:29 +0000 Subject: [PATCH] small change Original commit message from CVS: small change --- editor/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/editor/Makefile.am b/editor/Makefile.am index 9be4d57..37d5261 100644 --- a/editor/Makefile.am +++ b/editor/Makefile.am @@ -1,3 +1,8 @@ +# FIXME FIXME +# actually this was copied from the one in gstplay so fix that one too ;-) + +LIBADD += $(GNOME_LIBS) $(GST_LIBS) +CFLAGS += $(GNOME_CFLAGS) $(LIBGLADE_GNOME_CFLAGS) $(GST_CFLAGS) -DDATADIR=\""$(gladedir)/"\" lib_LTLIBRARIES = libgsteditor.la -- 2.7.4