aboutsummaryrefslogtreecommitdiffstats
path: root/tests/timer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timer/Makefile.am')
-rw-r--r--tests/timer/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/timer/Makefile.am b/tests/timer/Makefile.am
deleted file mode 100644
index 062d81b3..00000000
--- a/tests/timer/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
-noinst_PROGRAMS = timer_test
-EXTRA_DIST = timer_test.ok
-
-timer_test_SOURCES = timer_test.c
-timer_test_LDADD = $(top_builddir)/src/libosmocore.la
-