revert audio_mixer changes

This commit is contained in:
martii
2013-05-26 14:24:31 +02:00
parent f70b1457cc
commit 236c2401f1
4 changed files with 13 additions and 48 deletions

View File

@@ -5,7 +5,7 @@ INCLUDES = \
noinst_LTLIBRARIES = libspark.la
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
AM_LDFLAGS = -lpthread
AM_LDFLAGS = -lpthread -lasound
libspark_la_SOURCES = \
hardware_caps.c \