aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/timer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/timer/Makefile.am')
-rw-r--r--openbsc/tests/timer/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/openbsc/tests/timer/Makefile.am b/openbsc/tests/timer/Makefile.am
deleted file mode 100644
index 9f12d23ac..000000000
--- a/openbsc/tests/timer/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
-noinst_PROGRAMS = timer_test
-
-timer_test_SOURCES = timer_test.c $(top_srcdir)/src/timer.c $(top_srcdir)/src/select.c
-