aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0408/Makefile.am
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 /tests/gsm0408/Makefile.am
parent6e6143e2921317eac68fe2b47ca59aef6c1ee3bb (diff)
Add stubs to test gsm0408 functionality including LAI
Diffstat (limited to 'tests/gsm0408/Makefile.am')
-rw-r--r--tests/gsm0408/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/gsm0408/Makefile.am b/tests/gsm0408/Makefile.am
new file mode 100644
index 000000000..59a9599ef
--- /dev/null
+++ b/tests/gsm0408/Makefile.am
@@ -0,0 +1,4 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+noinst_PROGRAMS = gsm0408_test
+
+gsm0408_test_SOURCES = gsm0408_test.c $(top_srcdir)/src/gsm_04_08.c $(top_srcdir)/src/debug.c