aboutsummaryrefslogtreecommitdiffstats
path: root/tests/a5/Makefile.am
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2011-11-17 20:33:19 +0100
committerSylvain Munaut <tnt@246tNt.com>2011-11-17 20:33:19 +0100
commit810c33483eeeff4ff7cebf28ad03fbbb3f5f8b43 (patch)
treea85c9a9b827f52a518e75cfb80433322dab72165 /tests/a5/Makefile.am
parent3e387cb35c03ad814362267028c46d5d0972a257 (diff)
tests/a5: Add a5 regression testing
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'tests/a5/Makefile.am')
-rw-r--r--tests/a5/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/a5/Makefile.am b/tests/a5/Makefile.am
new file mode 100644
index 00000000..e93a4cfe
--- /dev/null
+++ b/tests/a5/Makefile.am
@@ -0,0 +1,5 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+noinst_PROGRAMS = a5_test
+
+a5_test_SOURCES = a5_test.c
+a5_test_LDADD = $(top_builddir)/src/libosmocore.la $(top_builddir)/src/gsm/libosmogsm.la