From 5707f1231634c94b96fd59ed1badab098de8c565 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 8 Dec 2001 15:05:38 +0000 Subject: [PATCH] and this one Original commit message from CVS: and this one --- gst/autoplug/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/autoplug/Makefile.am b/gst/autoplug/Makefile.am index ea1b609de1..5f1e347400 100644 --- a/gst/autoplug/Makefile.am +++ b/gst/autoplug/Makefile.am @@ -16,7 +16,7 @@ libgstautoplugger_la_LDFLAGS = -version-info $(GST_LIBVERSION) libgststaticautoplug_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) libgststaticautoplugrender_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) libgstautoplugcache_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) -libgstautoplugger_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) +libgstautoplugger_la_CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS) noinst_HEADERS = gststaticautoplug.h gststaticautoplugrender.h