1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-26 15:20:21 +01:00

Fix build on linux.

This commit is contained in:
lllucius
2013-02-28 03:54:50 +00:00
parent 3089dab83a
commit 5e0c57d695
6 changed files with 29 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ COMMON_OBJS = \
src/common/pa_converters.o \
src/common/pa_cpuload.o \
src/common/pa_dither.o \
src/common/pa_dynload.o \
src/common/pa_debugprint.o \
src/common/pa_front.o \
src/common/pa_process.o \