summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/lexer/makefile1
-rw-r--r--tests/parser/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/lexer/makefile b/tests/lexer/makefile
index 71d46f7..08859e8 100644
--- a/tests/lexer/makefile
+++ b/tests/lexer/makefile
@@ -76,7 +76,6 @@ endif
$(call include,$(bld_root)/cxx/o-e.make)
$(call include,$(bld_root)/cxx/cxx-o.make)
$(call include,$(bld_root)/cxx/cxx-d.make)
-$(call include,$(bld_root)/install.make)
# Dependencies.
#
diff --git a/tests/parser/makefile b/tests/parser/makefile
index 757c889..526b529 100644
--- a/tests/parser/makefile
+++ b/tests/parser/makefile
@@ -76,7 +76,6 @@ endif
$(call include,$(bld_root)/cxx/o-e.make)
$(call include,$(bld_root)/cxx/cxx-o.make)
$(call include,$(bld_root)/cxx/cxx-d.make)
-$(call include,$(bld_root)/install.make)
# Dependencies.
#