]> granicus.if.org Git - graphviz/commitdiff
fix: make tools findable by rtest.py in a `make check-recursive`
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 25 Jan 2021 00:06:51 +0000 (16:06 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 31 Jan 2021 03:22:22 +0000 (19:22 -0800)
rtest/Makefile.am

index 4b78b52ca305f0e1abda54bbed27c7aab6810652..d54bfa1a457a65c7faa75bd945174a1586cce250 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = graphs linux.x86
 
 check test rtest: $(top_builddir)/cmd/dot/dot_builtins $(top_builddir)/contrib/diffimg/diffimg
-       $(top_srcdir)/rtest/rtest.py
+       DOT=$(top_builddir)/cmd/dot/dot_builtins DIFFIMG=$(top_builddir)/contrib/diffimg/diffimg $(top_srcdir)/rtest/rtest.py
 
 EXTRA_DIST = graphs nshare rtest.py strps.awk tests.txt tests_subset.txt test_regression.py