aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/Makefile
diff options
context:
space:
mode:
authorMatthieu Sozeau2015-04-03 08:45:26 +0200
committerMatthieu Sozeau2015-04-03 08:45:26 +0200
commit244e554f9dc919ea9aa02aeed51464aaf1b60125 (patch)
treec9edf5302796f68942ae877efb0511592af606d2 /mathcomp/Makefile
parent22d788f795a60367af19716d190841a2f7f31176 (diff)
Fix Makefiles.
Diffstat (limited to 'mathcomp/Makefile')
-rw-r--r--mathcomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mathcomp/Makefile b/mathcomp/Makefile
index dcd5f4e..fcd8dfe 100644
--- a/mathcomp/Makefile
+++ b/mathcomp/Makefile
@@ -6,7 +6,7 @@ export COQPATH=$(PWD)/..
all: ssreflect algebra fingroup odd_order solvable field character discrete real_closed ssrtest
$(MAKE) -C $@
-ssrefect:
+ssreflect:
$(MAKE) -C $@
algebra: fingroup