aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2017-11-13 20:14:03 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2017-11-13 20:14:03 +0100
commitffd934709ff9ad2c208735e39b4b1cdf71976d51 (patch)
treee1d97045894c4bfd006fdffb765d0b9ed6042165 /src/common/Makefile.am
parentb605da1aff81c2688bf43dfa50c4ea3e5b89b722 (diff)
Restructure: Move classic German tones from common code to 'libgermanton'
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 50ee36a..fa686ef 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -1,6 +1,6 @@
AM_CPPFLAGS = -Wall -Wextra -g $(all_includes) $(GRAPHICSMAGICK_CFLAGS) $(IMAGEMAGICK_CFLAGS) $(UHD_CFLAGS) $(SOAPY_CFLAGS)
-noinst_LIBRARIES = libcommon.a libmobile.a libgermanton.a libimage.a
+noinst_LIBRARIES = libcommon.a libmobile.a libimage.a
libcommon_a_SOURCES = \
sample.c \
@@ -31,10 +31,6 @@ libmobile_a_SOURCES = \
display_status.c \
main_mobile.c
-libgermanton_a_SOURCES = \
- freiton.c\
- besetztton.c
-
libimage_a_SOURCES = \
img.c