summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-11-14 14:37:46 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-11-14 14:37:46 +0100
commitf6c1d4cd81b556e25013daf15c3f3b2ef2108fa6 (patch)
tree871a75e2ee6b0ef8e14b0cc7f6bbb6d3bf3326d3 /tests/Makefile.am
parent42885f88068d8ea549d5472cd51b60470515192e (diff)
tests: Fix the make distcheck of libosmocore with the tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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