aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-12-28 21:55:40 +0000
committerHolger Freyther <zecke@selfish.org>2008-12-28 21:55:40 +0000
commitaa0fb362c0d44d43320e15529e84920bf2d38771 (patch)
tree6bd2da63d9813a8971d9fa020d9331048dc91c4a /configure.in
parent6e6143e2921317eac68fe2b47ca59aef6c1ee3bb (diff)
Add stubs to test gsm0408 functionality including LAI
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 3c0894170..e3e8a3b89 100644
--- a/configure.in
+++ b/configure.in
@@ -24,4 +24,5 @@ AC_OUTPUT(
tests/debug/Makefile
tests/timer/Makefile
tests/sms/Makefile
+ tests/gsm0408/Makefile
Makefile)