all repos — website @ 76009b87c664c143c4a861257b87c79b2b0814c0

My website

make: add missing echo

Alan Pearce
commit

76009b87c664c143c4a861257b87c79b2b0814c0

parent

077c8e41d82557bbfc20e30915c92811d25f516a

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M MakefileMakefile
@@ -44,6 +44,7 @@ @echo $@
$(gzip) $< %.xml.gz: %.xml + @echo $@ $(gzip) $< %.txt.gz: %.txt