aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32de1f46bf..1102f670c4 100644
--- a/Makefile
+++ b/Makefile
@@ -460,7 +460,7 @@ FIELDVO = contrib/field/Field_Compl.vo contrib/field/Field_Theory.vo \
XMLVO = contrib/xml/Xml.vo
-INTERFACEV0 = contrib/interface/Centaur.vo
+INTERFACEV0 = contrib/interface/Centaur.vo contrib/interface/vernacrc
contrib/interface/Centaur.vo: contrib/interface/Centaur.v $(INTERFACE)
$(COQC) -boot -byte $(COQINCLUDES) $<