From 5e11f5de2e5aa58a93df0f3f56c25283780c34ea Mon Sep 17 00:00:00 2001 From: ellson Date: Sun, 18 Nov 2007 02:34:35 +0000 Subject: [PATCH] Add a "make test" target --- rtest/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rtest/Makefile.am b/rtest/Makefile.am index 11cb67fb2..2e733bf3b 100644 --- a/rtest/Makefile.am +++ b/rtest/Makefile.am @@ -1 +1,4 @@ +test: $(top_builddir)/cmd/dot/dot_builtins + ./rtest.sh + EXTRA_DIST = graphs nshare rtest.sh strps.awk tests.txt -- 2.50.1