Restructure: Move compandor from common code to 'libcompandor'
This commit is contained in:
@@ -22,6 +22,7 @@ nmt_SOURCES = \
|
||||
nmt_LDADD = \
|
||||
$(COMMON_LA) \
|
||||
libdmssms.a \
|
||||
$(top_builddir)/src/libcompandor/libcompandor.a \
|
||||
$(top_builddir)/src/libgoertzel/libgoertzel.a \
|
||||
$(top_builddir)/src/libjitter/libjitter.a \
|
||||
$(top_builddir)/src/libhagelbarger/libhagelbarger.a \
|
||||
|
@@ -1,6 +1,6 @@
|
||||
#include "../common/sender.h"
|
||||
#include "../libtimer/timer.h"
|
||||
#include "../common/compandor.h"
|
||||
#include "../libcompandor/compandor.h"
|
||||
#include "../libdtmf/dtmf_encode.h"
|
||||
#include "../common/call.h"
|
||||
#include "../libfsk/fsk.h"
|
||||
|
Reference in New Issue
Block a user