summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-11-05 13:40:39 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-11-05 13:41:25 +0100
commit583a1f81f2fbd5583f5a67f749eaba4af646f73e (patch)
tree82f8f4f16969ed509974b7042ae6a9f033ef51a9 /makefile
parent4ef4bf42d9938dcdaf1fcd9fedab2c6ac5f5264d (diff)
Moved regtests out of source tree, and updated paths (nw)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6f5cffe98c8..3702c46797a 100644
--- a/makefile
+++ b/makefile
@@ -1119,7 +1119,7 @@ $(GENDIR)/%.lh: $(SRC)/%.lay scripts/build/file2str.py
# Regression tests
#-------------------------------------------------
-include $(SRC)/regtests/regtests.mak
+include regtests/regtests.mak
.PHONY: tests