1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Steve Daulton's for multiply-renamed bug 571

This commit is contained in:
v.audacity 2012-08-20 21:15:58 +00:00
parent c85406d2d3
commit fe1838850f

View File

@ -12,7 +12,7 @@ AUDACITY_DIR ?=
# NOTE: Set to the names of your objects and final module name
#
OBJS = NyqBench.o
MOD = NyqBench.so
MOD = mod-nyq-bench.so
# -----------------------------------------------------------------------------
# NOTE: Set any custom flags you may need