summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index c0b03de..254813d 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -97,5 +97,5 @@ stats-upload:
CLEAN = $(PKG).info dir $(PKG) $(PKG).html $(PKG).pdf
clean:
- @printf "Cleaning docs/*...\n"
+ @printf " Cleaning docs/*...\n"
@rm -rf $(CLEAN)