Minor fixes to compandor

This commit is contained in:
Andreas Eversberg
2017-06-24 10:09:22 +02:00
parent a12329a884
commit 085ceb9173
4 changed files with 44 additions and 29 deletions

View File

@@ -19,11 +19,16 @@ test_filter_LDADD = \
$(SOAPY_LIBS) \
-lm
test_compandor_SOURCES = test_compandor.c
test_compandor_SOURCES = \
test_compandor.c \
dummy.c
test_compandor_LDADD = \
$(COMMON_LA) \
$(top_builddir)/src/common/libcommon.a \
$(ALSA_LIBS) \
$(UHD_LIBS) \
$(SOAPY_LIBS) \
-lm
test_emphasis_SOURCES = test_emphasis.c dummy.c