diff --git a/Makefile b/Makefile index 11c6846..4a464ce 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ $(TMPDIR)/%_small.png: %.svg $(call inkscape,16) $(BUILDDIR)/index.html: $(DATADIR)/galleries.yaml $(MAKEPAGES) - echo "[index]" + echo "[index] "$@ mkdir -p $(dir $@) $(MAKEPAGES) $(MPFLAGS) index $< -o $@