X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=2bea035b8d8d9a8425b3f4cb5bd6a7cc3ae1bb76;hb=8754454c13d10de862306930ed6a1af90e5e9e04;hp=c2ea50efd73184fa7f22b23e1af00f33daca91bb;hpb=6e3ad2c9b06bcfc2e943559532ae5d2fbf5346cd;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index c2ea50e..2bea035 100644 --- a/koperkapel/images/Makefile +++ b/koperkapel/images/Makefile @@ -2,7 +2,7 @@ VPATH=../../sources # Vector tiles -TILE_DIRS=roach serum vehicle_tiles fixtures +TILE_DIRS=roach serum vehicle_tiles fixtures weapons TILE_SVGS=$(shell find $(patsubst %, $(VPATH)/vector/%, $(TILE_DIRS)) -name "*.svg") TILE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(TILE_SVGS))