Mercurial > audlegacy-plugins
diff src/modplug/Makefile @ 163:46e074b915eb trunk
[svn] - @%#^#
author | nenolod |
---|---|
date | Tue, 31 Oct 2006 15:33:08 -0800 |
parents | 6b5a52635b3b |
children | 0c50f248ed10 |
line wrap: on
line diff
--- a/src/modplug/Makefile Tue Oct 31 15:31:33 2006 -0800 +++ b/src/modplug/Makefile Tue Oct 31 15:33:08 2006 -0800 @@ -7,7 +7,7 @@ LIBDIR = $(plugindir)/$(INPUT_PLUGIN_DIR) CXXFLAGS += $(PICFLAGS) $(GTK_CFLAGS) -I.. -I../.. -I../../intl -LIBADD = $(GTK_LIBS) -lstdc++ -lmodplug ./archive/libarchive.a ./gui/libgui.a +LIBADD = $(GTK_LIBS) -lstdc++ ./archive/libarchive.a ./gui/libgui.a SOURCES.plugin = plugin.cxx modplugbmp.cxx SOURCES.core = tables.cxx \ sndmix.cxx \