mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
This'll teach me to do this during a datacenter consolidation
Forgot to run automake
This commit is contained in:
parent
0381e727c4
commit
0a0416ac44
@ -1128,7 +1128,7 @@ audacity$(EXEEXT): src/audacity$(EXEEXT)
|
||||
|
||||
modules:
|
||||
mkdir -p modules
|
||||
(cd lib-src/mod-nyq-bench && make) && cp -a .libs/mod-nyq-bench.so ../../modules
|
||||
(cd lib-src/mod-nyq-bench && make && cp .libs/mod-nyq-bench.so ../../modules
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
|
Loading…
x
Reference in New Issue
Block a user