aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2017-11-15 18:56:39 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2017-11-25 19:23:47 +0100
commitac7bb3539fd613ded10477620654f4c0f73a9430 (patch)
tree2885641d9ef420990cd4034c683252258fdf03b3 /src/common/Makefile.am
parentfd3a4d7ac2d0a3759067c08c67cfad406fbcfb3c (diff)
Restructure: Move wave from common code to 'libwave'
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 35b1e5f..ba74b61 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -6,7 +6,6 @@ libcommon_a_SOURCES = \
sample.c \
debug.c \
sound_alsa.c \
- wave.c \
goertzel.c \
jitter.c \
emphasis.c \