aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2017-11-17 12:16:39 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2017-11-25 19:28:36 +0100
commit45a5568f7032b11953d6ac4321970d5780eaf613 (patch)
tree9675d5b8a0a5c3bc958bbbbb9017563ebf026e15 /src/common/Makefile.am
parent0e3e4d92308e9da7a7f5eaeedb995259cd1ce021 (diff)
Restructure: Move sound from common code to 'libsound'
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 83bc9e4..6d1e07b 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -5,7 +5,6 @@ noinst_LIBRARIES = libcommon.a libmobile.a
libcommon_a_SOURCES = \
sample.c \
debug.c \
- sound_alsa.c \
display_wave.c \
display_measurements.c