aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am16
1 files changed, 9 insertions, 7 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 344ffd7..71f3191 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,8 +1,8 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = \
+ liblogging \
liboptions \
- libdebug \
libmobile \
libdisplay \
libsample \
@@ -14,7 +14,6 @@ SUBDIRS = \
libsquelch \
libhagelbarger \
libdtmf \
- libtimer \
libsamplerate \
libscrambler \
libemphasis \
@@ -28,8 +27,7 @@ SUBDIRS = \
libserial \
libv27 \
libmtp \
- libosmocc \
- libg711
+ libaaimage
if HAVE_ALSA
SUBDIRS += \
@@ -47,18 +45,22 @@ SUBDIRS += \
cnetz \
nmt \
amps \
- tacs \
- jtacs \
r2000 \
imts \
mpt1327 \
jolly \
eurosignal \
+ pocsag \
+ golay \
+ fuenf \
tv \
radio \
zeitansage \
sim \
- fuvst
+ magnetic \
+ fuvst \
+ dcf77 \
+ mate
if HAVE_ALSA
if HAVE_FUSE