aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c2d6c4..9ebe608 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ codestyle:
flake8 --ignore=E501,F405,F403,F401,E126 pyecsca
doc-coverage:
- interrogate -vv -nmps pyecsca
+ interrogate -vv -nmps pyecsca
docs:
$(MAKE) -C docs apidoc