aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
authorEnrico Tassi2015-07-29 10:52:00 +0200
committerEnrico Tassi2015-07-29 10:52:00 +0200
commit5ac5791402a9f0d5277957149f99a4ce2f2d3ce8 (patch)
treeb3acaf3140e134850e4565853d33d5e10ddd2c21 /mathcomp
parentcd072f48cf929d7d7f9170d3348ca44a4802a511 (diff)
fix path of Makefile.coq-makefile
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/Makefile b/mathcomp/Makefile
index 120c127..03ad872 100644
--- a/mathcomp/Makefile
+++ b/mathcomp/Makefile
@@ -7,7 +7,7 @@ endif
# this sets variable V
include ssreflect/Makefile.detect-coq-version
# this defined coqmakefile
-include Makefile.coq-makefile
+include ssreflect/Makefile.coq-makefile
ifeq "$V" "v8.4"
COQDEP=../etc/utils/ssrcoqdep