diff options
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 |
