1
0
Fork 0
forked from github/pelican

Add info about debugging to the help output of the makefile

This commit is contained in:
bas smit 2013-06-26 13:58:35 +02:00
commit 0d63b4520a

View file

@ -43,7 +43,8 @@ help:
@echo ' s3_upload upload the web site via S3 '
@echo ' github upload the web site via gh-pages '
@echo ' '
@echo 'Set the DEBUG variable to 1 to enable debugging, e.g. make DEBUG=1 html'
@echo ' '
html: clean $$(OUTPUTDIR)/index.html