diff --git a/Makefile b/Makefile index 268beb1..45b895d 100644 --- a/Makefile +++ b/Makefile @@ -121,6 +121,8 @@ endif webroot: www-posts $(www-files) $(www-root)/style.css: style.css install -Dma+r $< $@ +$(www-root)/%.sh: src/%.sh + install -Dma+rx $< $@ $(www-root)/%: src/% install -Dma+r $< $@ $(www-root)/fonts/%: fonts/%