Restructure: Move dtmf from common code to 'libdtmf'

This commit is contained in:
Andreas Eversberg
2017-11-15 18:45:56 +01:00
parent 17b34fbae6
commit fd3a4d7ac2
11 changed files with 31 additions and 23 deletions

View File

@@ -9,7 +9,6 @@ libcommon_a_SOURCES = \
wave.c \
goertzel.c \
jitter.c \
dtmf.c \
emphasis.c \
compandor.c \
fft.c \