aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/Makefile
diff options
context:
space:
mode:
authorLaurent Théry2015-04-03 10:03:05 +0200
committerLaurent Théry2015-04-03 10:03:05 +0200
commit9859058e3dff7c4ba8153b5e5adb10043faa5807 (patch)
treec9edf5302796f68942ae877efb0511592af606d2 /mathcomp/Makefile
parent22d788f795a60367af19716d190841a2f7f31176 (diff)
parent244e554f9dc919ea9aa02aeed51464aaf1b60125 (diff)
Merge pull request #1 from mattam82/master
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