summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-09-19 12:47:14 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-09-20 15:17:38 +0200
commit55ecab1bbc32f9b4a36b588db1fed4ae0403dd74 (patch)
treedcbbcb607a1249b93507012006f3ef7e48f13c6b /Makefile
parent50a18b63c977ce5a04d92476ad5a6202009a2cb6 (diff)
downloadbuildroot-55ecab1bbc32f9b4a36b588db1fed4ae0403dd74.tar.gz
buildroot-55ecab1bbc32f9b4a36b588db1fed4ae0403dd74.zip
manual generation: update help
The 'make help' lines for generating the manual did not consider ePub correctly. Instead of providing a limitative list for 'make manual', the text is changed into 'all formats'. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71d94ad8c9..667e233242 100644
--- a/Makefile
+++ b/Makefile
@@ -811,7 +811,7 @@ ifeq ($(BR2_TARGET_BAREBOX),y)
endif
@echo
@echo 'Documentation:'
- @echo ' manual - build manual in HTML, split HTML, PDF and txt'
+ @echo ' manual - build manual in all formats'
@echo ' manual-html - build manual in HTML'
@echo ' manual-split-html - build manual in split HTML'
@echo ' manual-pdf - build manual in PDF'
OpenPOWER on IntegriCloud