1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01:00

Update module makefiles

This commit is contained in:
James Crook
2018-04-06 10:02:06 +01:00
parent 30d438958c
commit 60a8e832b7
5 changed files with 32 additions and 83 deletions

View File

@@ -1,5 +1,7 @@
pkglib_LTLIBRARIES = mod-nyq-bench.la
ACLOCAL_AMFLAGS = ${ACLOCAL_AMFLAGS} -I m4
mod_nyq_bench_la_CPPFLAGS = $(WX_CXXFLAGS) -I$(top_srcdir)/../../include -I$(top_srcdir)/../../src -I$(top_builddir)/../../src -I$(top_srcdir)/../portaudio-v19/include -I$(top_srcdir)/../portmixer/include -I$(top_srcdir)/../libnyquist
mod_nyq_bench_la_LIBADD = $(WX_LIBS)
mod_nyq_bench_la_LDFLAGS = -module