aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile.template b/config/Makefile.template
index 651985488..4e2cc42b0 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -34,7 +34,7 @@ EMACSLIB="EMACSLIBDIRECTORY"
EMACS=EMACSCOMMAND
# Path to Coq distribution
-COQTOP=COQTOPDIRECTORY
+COQSRC=COQSRCDIRECTORY
VERSION=COQVERSION
# Directory containing Camlp4 binaries. Can be empty if camlp4 is in the PATH