aboutsummaryrefslogtreecommitdiffstats
path: root/tests/conv
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conv')
-rw-r--r--tests/conv/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/conv/Makefile.am b/tests/conv/Makefile.am
deleted file mode 100644
index 75cfec8d..00000000
--- a/tests/conv/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
-noinst_PROGRAMS = conv_test
-EXTRA_DIST = conv_test.ok
-
-conv_test_SOURCES = conv_test.c
-conv_test_LDADD = $(top_builddir)/src/libosmocore.la