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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/timer/Makefile.am b/tests/timer/Makefile.am
index d3decf55..062d81b3 100644
--- a/tests/timer/Makefile.am
+++ b/tests/timer/Makefile.am
@@ -1,5 +1,6 @@
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