Move German tones from common code to individual implementation

This commit is contained in:
Andreas Eversberg
2017-08-20 08:09:35 +02:00
parent d2472cfca6
commit 3c0bcce97b
12 changed files with 14 additions and 10 deletions

View File

@@ -8,6 +8,8 @@ anetz_SOURCES = \
dsp.c \
stations.c \
image.c \
freiton.c \
besetztton.c \
main.c
anetz_LDADD = \
$(COMMON_LA) \