aboutsummaryrefslogtreecommitdiff
path: root/test-suite/Makefile
diff options
context:
space:
mode:
authorHugo Herbelin2018-09-05 21:56:06 +0200
committerHugo Herbelin2018-09-05 22:26:59 +0200
commit899f3eb1f65ad2e6a3fababa0213ac63e2501bbe (patch)
tree301b3ecc7729b38ef1f2066910ff6ea298db8e6c /test-suite/Makefile
parent579f30a53809f9cf73aa3d7c69960b50fc51c7fc (diff)
Fixing #8416 (Print Assumptions missing module information from compiled files).
This fixes the fix 1522b989 to #7192. The remaining Not_found after 1522b989 should have rung a bell that something was still strange.
Diffstat (limited to 'test-suite/Makefile')
-rw-r--r--test-suite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-suite/Makefile b/test-suite/Makefile
index b8aac8b6f8..f5ec80bcfc 100644
--- a/test-suite/Makefile
+++ b/test-suite/Makefile
@@ -106,7 +106,8 @@ SUBSYSTEMS := $(VSUBSYSTEMS) misc bugs ide vio coqchk coqwc coq-makefile unit-te
PREREQUISITELOG = prerequisite/admit.v.log \
prerequisite/make_local.v.log prerequisite/make_notation.v.log \
- prerequisite/bind_univs.v.log
+ prerequisite/bind_univs.v.log prerequisite/module_bug8416.v.log \
+ prerequisite/module_bug7192.v.log
#######################################################################
# Phony targets