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/msgfile/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/msgfile') diff --git a/tests/msgfile/Makefile.am b/tests/msgfile/Makefile.am index c9f4bec2..88c355db 100644 --- a/tests/msgfile/Makefile.am +++ b/tests/msgfile/Makefile.am @@ -1,5 +1,6 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include noinst_PROGRAMS = msgfile_test +EXTRA_DIST = msgfile_test.ok msgconfig.cfg msgfile_test_SOURCES = msgfile_test.c msgfile_test_LDADD = $(top_builddir)/src/libosmocore.la -- cgit v1.2.3