We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891efca commit 332cffeCopy full SHA for 332cffe
tools/Makefile.am
@@ -1,6 +1,6 @@
1
include $(top_srcdir)/Makefile.decl
2
3
-AM_CXXFLAGS += $(GLIB_CFLAGS) $(JACK_CFLAGS) $(SNDFILE_CFLAGS) -I$(top_srcdir)/lib -I$(top_srcdir)/src
+AM_CXXFLAGS += $(GLIB_CFLAGS) $(JACK_CFLAGS) $(FFTW_CFLAGS) $(SNDFILE_CFLAGS) -I$(top_srcdir)/lib -I$(top_srcdir)/src
4
5
SPECTMORPH_LIBS = $(top_builddir)/lib/libspectmorph.la
6
SPECTMORPH_GUI_LIBS = $(top_builddir)/gui/libspectmorphgui.la
0 commit comments