From d52590c908f86c907253f01c89f5646f82ec86af Mon Sep 17 00:00:00 2001 From: ellson Date: Sun, 18 Nov 2007 03:25:26 +0000 Subject: [PATCH] do the rtests as part of the automake-standard "make check" target --- rtest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtest/Makefile.am b/rtest/Makefile.am index 4d701b499..59b2f9aea 100644 --- a/rtest/Makefile.am +++ b/rtest/Makefile.am @@ -1,4 +1,4 @@ -rtest: $(top_builddir)/cmd/dot/dot_builtins $(top_builddir)/contrib/diffimg/diffimg +check test rtest: $(top_builddir)/cmd/dot/dot_builtins $(top_builddir)/contrib/diffimg/diffimg ./rtest.sh EXTRA_DIST = graphs nshare rtest.sh strps.awk tests.txt -- 2.50.1