Mercurial > audlegacy-plugins
diff src/amidi-plug/backend-fluidsynth/Makefile @ 27:4f0b50f2e5d6 trunk
[svn] - fix more build issues
author | nenolod |
---|---|
date | Mon, 18 Sep 2006 04:12:18 -0700 |
parents | ce59c143f659 |
children | f19e6748d8eb |
line wrap: on
line diff
--- a/src/amidi-plug/backend-fluidsynth/Makefile Mon Sep 18 04:09:53 2006 -0700 +++ b/src/amidi-plug/backend-fluidsynth/Makefile Mon Sep 18 04:12:18 2006 -0700 @@ -3,7 +3,7 @@ noinst_HEADERS = b-fluidsynth.h b-fluidsynth-config.h backend-fluidsynth-icon.xpm -CFLAGS += $(PICFLAGS) $(GLIB_CFLAGS) $(FLUIDSYNTH_CFLAGS) -I../../../../intl -I../../../.. +CFLAGS += $(PICFLAGS) $(GLIB_CFLAGS) $(FLUIDSYNTH_CFLAGS) -I../../.. libdir = $(AMIDIPLUGBACKENDDIR)