Restructure: Move classic German tones from common code to 'libgermanton'

This commit is contained in:
Andreas Eversberg
2017-11-13 20:14:03 +01:00
parent b605da1aff
commit ffd934709f
15 changed files with 21 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ anetz_SOURCES = \
main.c
anetz_LDADD = \
$(COMMON_LA) \
$(top_builddir)/src/common/libgermanton.a \
$(top_builddir)/src/libgermanton/libgermanton.a \
$(top_builddir)/src/common/libmobile.a \
$(top_builddir)/src/common/libcommon.a \
$(top_builddir)/src/libtimer/libtimer.a \