fix copying widget images etc
This commit is contained in:
parent
ccb4c2eabd
commit
bd0fe2983f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -40,7 +40,7 @@ $(BUILDDIR)/index.html: $(DATADIR)/index.yaml $(MAKEPAGES)
|
|||
|
||||
|
||||
$(BUILDDIR)/%: %
|
||||
$(call copy,--link)
|
||||
$(call copy,--link --force)
|
||||
|
||||
$(BUILDDIR)/%: $(TMPDIR)/%
|
||||
$(call copy,--link)
|
||||
|
|
Loading…
Reference in a new issue