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

@@ -1,3 +1,4 @@
AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes)
bin_PROGRAMS = \
@@ -9,6 +10,8 @@ bnetz_SOURCES = \
dsp.c \
stations.c \
image.c \
$(top_builddir)/src/anetz/freiton.c \
$(top_builddir)/src/anetz/besetztton.c \
ansage.c \
main.c
bnetz_LDADD = \