1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 00:53:46 +02:00

pa_ringbuffer.c wasn't compiled by Travis, that broke the build

This commit is contained in:
Paul Licameli
2018-05-10 00:21:31 -04:00
parent 00615831cc
commit 59cb9be780

View File

@@ -56,6 +56,7 @@ COMMON_OBJS = \
src/common/pa_debugprint.o \
src/common/pa_front.o \
src/common/pa_process.o \
src/common/pa_ringbuffer.o \
src/common/pa_stream.o \
src/common/pa_trace.o \
src/hostapi/skeleton/pa_hostapi_skeleton.o