summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d88451f5..6101521c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -32,8 +32,8 @@ endif
tidy: README.html cli.html modules.html daemon.html
tidy -e < README.html
tidy -e < cli.html
- tidy -e < modules.html
tidy -e < daemon.html
+ tidy -e < modules.html
.PHONY: tidy