aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sms/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/sms/Makefile.am')
-rw-r--r--openbsc/tests/sms/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/openbsc/tests/sms/Makefile.am b/openbsc/tests/sms/Makefile.am
new file mode 100644
index 000000000..23df8717b
--- /dev/null
+++ b/openbsc/tests/sms/Makefile.am
@@ -0,0 +1,5 @@
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+noinst_PROGRAMS = sms_test
+
+sms_test_SOURCES = sms_test.c
+sms_test_LDADD = $(top_builddir)/src/libbsc.a -ldl -ldbi