aboutsummaryrefslogtreecommitdiffstats
path: root/tests/a5/Makefile.am
diff options
context:
space:
mode:
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