From c02f0b607ddc86354ad4b22d4dc719e074a43c87 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 9 Jul 2002 10:45:37 +0000 Subject: merge from release branch Original commit message from CVS: merge from release branch --- gst-libs/gst/gconf/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/gconf') diff --git a/gst-libs/gst/gconf/Makefile.am b/gst-libs/gst/gconf/Makefile.am index d1d10e86..0514c53c 100644 --- a/gst-libs/gst/gconf/Makefile.am +++ b/gst-libs/gst/gconf/Makefile.am @@ -10,7 +10,7 @@ libgstgconfinclude_HEADERS = gconf.h noinst_PROGRAMS = test-gconf test_gconf_CFLAGS = $(GST_CFLAGS) $(GCONF_CFLAGS) -test_gconf_LDADD = $(GST_LIBS) $(GCONF_LIBS) -lgstgconf +test_gconf_LDADD = $(GST_LIBS) $(GCONF_LIBS) libgstgconf.la libgstgconf_la_LIBADD = $(GCONF_LIBS) libgstgconf_la_CFLAGS = $(GST_CFLAGS) $(GCONF_CFLAGS) -- cgit v1.2.1