From a8267828642abac6a2b1a46a5f4656c6664a75a9 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 18 Nov 2002 22:05:30 +0000 Subject: I'm sure this is the worst way to deal with this but I can't be arsed to look it up in the big black book Original commit message from CVS: I'm sure this is the worst way to deal with this but I can't be arsed to look it up in the big black book --- gst/modplug/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/modplug/Makefile.am') diff --git a/gst/modplug/Makefile.am b/gst/modplug/Makefile.am index b8f1092e..b8f62ce3 100644 --- a/gst/modplug/Makefile.am +++ b/gst/modplug/Makefile.am @@ -5,6 +5,7 @@ plugindir = $(libdir)/gst plugin_LTLIBRARIES = libgstmodplug.la libgstmodplug_la_SOURCES = gstmodplug.cc modplug_types.c +libgstmodplug_la_CFLAGS = $(GST_CFLAGS) libgstmodplug_la_CXXFLAGS = $(GST_CFLAGS) libgstmodplug_la_LIBADD = libmodplug/libmodplug.la -lstdc++ libgstmodplug_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -- cgit v1.2.1