diff options
Diffstat (limited to 'test/Makefile')
| -rw-r--r-- | test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile index 502f9cf..4f495d9 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,7 +1,7 @@ #### # # ecgen, tool for generating Elliptic curve domain parameters -# Copyright (C) 2017 J08nY +# Copyright (C) 2017,2021 J08nY # #### @@ -27,4 +27,4 @@ clean-cov: +$(MAKE) -C src clean-cov format: - +$(MAKE) -C src format
\ No newline at end of file + +$(MAKE) -C src format |
