aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5064709709..45d4b9b710 100644
--- a/Makefile
+++ b/Makefile
@@ -1307,7 +1307,7 @@ GRAMMARNEEDEDCMO=\
parsing/coqast.cmo parsing/ast.cmo \
parsing/ast.cmo parsing/lexer.cmo parsing/q_util.cmo parsing/extend.cmo \
toplevel/vernacexpr.cmo parsing/pcoq.cmo parsing/q_coqast.cmo \
- parsing/egrammar.cmo \
+ parsing/egrammar.cmo
CAMLP4EXTENSIONSCMO=\
parsing/argextend.cmo parsing/tacextend.cmo parsing/vernacextend.cmo