commit | 17fc33dfbdf98eb51a5cbf3345337cb4e21d60ac | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 24 03:46:16 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Oct 24 03:46:16 2010 +0200 |
tree | 652a23eefc704540b4f997cd626cdeff1081d622 | |
parent | d8205b39abb9971bc6aeff4a21c22b3f5f575e49 [diff] [blame] |
finish busybox.1 renaming Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/Makefile b/Makefile index b7afaa9..c41643d 100644 --- a/Makefile +++ b/Makefile
@@ -991,7 +991,7 @@ PHONY += doc-clean doc-clean: rm-files := docs/busybox.pod \ - docs/BusyBox.html docs/BusyBox.1 docs/BusyBox.txt + docs/BusyBox.html docs/busybox.1 docs/BusyBox.txt doc-clean: $(call cmd,rmfiles)