fix copying widget images etc

This commit is contained in:
rhiannon morris 2022-12-30 03:18:12 +01:00
parent ccb4c2eabd
commit bd0fe2983f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ $(BUILDDIR)/index.html: $(DATADIR)/index.yaml $(MAKEPAGES)
$(BUILDDIR)/%: %
$(call copy,--link)
$(call copy,--link --force)
$(BUILDDIR)/%: $(TMPDIR)/%
$(call copy,--link)