diff --git a/pelican/tools/templates/Makefile.in b/pelican/tools/templates/Makefile.in index 50fe7081..221568aa 100644 --- a/pelican/tools/templates/Makefile.in +++ b/pelican/tools/templates/Makefile.in @@ -41,7 +41,6 @@ help: html: clean $$(OUTPUTDIR)/index.html - @echo 'Done' $$(OUTPUTDIR)/%.html: $$(PELICAN) $$(INPUTDIR) -o $$(OUTPUTDIR) -s $$(CONFFILE) $$(PELICANOPTS)