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