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/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index aed0f133..4ab97731 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -36,6 +36,7 @@ installcheck-local: atconfig $(TESTSUITE) clean-local: test ! -f '$(TESTSUITE)' || \ $(SHELL) '$(TESTSUITE)' --clean + $(RM) -f atconfig AUTOM4TE = $(SHELL) $(srcdir)/missing --run autom4te AUTOTEST = $(AUTOM4TE) --language=autotest -- cgit v1.2.3