aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f3b7abcffd..ae40372305 100644
--- a/Makefile
+++ b/Makefile
@@ -116,7 +116,8 @@ PRETYPING=\
INTERP=\
interp/topconstr.cmo interp/ppextend.cmo interp/symbols.cmo \
- interp/genarg.cmo interp/syntax_def.cmo interp/constrintern.cmo \
+ interp/genarg.cmo interp/syntax_def.cmo interp/reserve.cmo \
+ interp/constrintern.cmo \
interp/modintern.cmo interp/constrextern.cmo interp/coqlib.cmo
PARSING=\