summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4c4437f..e32bbb9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -149,5 +149,5 @@ dist: manpages MANIFEST
## test: run the asciidoc test suite
.PHONY: test
test:
- python3 ./asciidoc/asciidoc.py --doctest
+ python3 -m asciidoc.asciidoc --doctest
python3 tests/testasciidoc.py run