aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 658eae4..1e659a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,8 @@ AM_CXXFLAGS = -Wall -pthread -ldl
SUBDIRS = \
CommonLibs \
GSM \
- Transceiver52M
+ Transceiver52M \
+ tests
EXTRA_DIST = \
autogen.sh \