aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-12-15 22:24:40 -0500
committerJacob Bachmeyer <jcb@gnu.org>2020-12-15 22:24:40 -0500
commit6851416b169dab44b08329f631925c2a3814837b (patch)
tree861bd056d763820c9af1437f8d14ca08a107a2b7 /Makefile.am
parent9a4888d2c4369cee3fa415261b3ae55b2057ab2f (diff)
downloaddejagnu-6851416b169dab44b08329f631925c2a3814837b.zip
dejagnu-6851416b169dab44b08329f631925c2a3814837b.tar.gz
dejagnu-6851416b169dab44b08329f631925c2a3814837b.tar.bz2
Add comment at override of RUNTEST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 29fa4f4..4fb10dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -215,6 +215,8 @@ TESTSUITE_FILES = \
DEJATOOL = launcher libdejagnu report-card runtest
+# We override runtest so that the testsuite is run with this version
+# of DejaGnu instead of an installed version.
RUNTEST = ${top_srcdir}/runtest
AM_CXXFLAGS = -I$(top_srcdir) -g