mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Deliver banner images from build script
This commit is contained in:
3
Buildscr
3
Buildscr
@ -207,6 +207,9 @@ ifneq "$(NOJS)" yes then
|
||||
deliver puzzles/html/*.html html/$@
|
||||
deliver puzzles/html/*.pl html/$@
|
||||
deliver puzzles/build-kaios/kaios/*.zip kaios/$@
|
||||
ifneq "$(NOICONS)" yes then
|
||||
deliver build-icons/icons/*-banner.jpg kaios/$@
|
||||
endif
|
||||
endif
|
||||
deliver puzzles/wwwspans.html $@
|
||||
deliver puzzles/wwwlinks.html $@
|
||||
|
Reference in New Issue
Block a user