From f6c1d4cd81b556e25013daf15c3f3b2ef2108fa6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 14 Nov 2011 14:37:46 +0100 Subject: tests: Fix the make distcheck of libosmocore with the tests --- tests/timer/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/timer') 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 -- cgit v1.2.3