diff options
| author | Matthieu Sozeau | 2015-04-03 08:45:26 +0200 |
|---|---|---|
| committer | Matthieu Sozeau | 2015-04-03 08:45:26 +0200 |
| commit | 244e554f9dc919ea9aa02aeed51464aaf1b60125 (patch) | |
| tree | c9edf5302796f68942ae877efb0511592af606d2 /mathcomp/Makefile | |
| parent | 22d788f795a60367af19716d190841a2f7f31176 (diff) | |
Fix Makefiles.
Diffstat (limited to 'mathcomp/Makefile')
| -rw-r--r-- | mathcomp/Makefile | 2 |
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 |
