X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=2bea035b8d8d9a8425b3f4cb5bd6a7cc3ae1bb76;hb=a0f1855922f8ab940307afee1a92e496753ffc77;hp=2700e15f49dd17f5251dc4fdac75d8ace1485306;hpb=44d78d057a7f0c3e14e327069b1ff5709e8923d4;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index 2700e15..2bea035 100644 --- a/koperkapel/images/Makefile +++ b/koperkapel/images/Makefile @@ -2,7 +2,7 @@ VPATH=../../sources # Vector tiles -TILE_DIRS=roach serum vehicle_tiles +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))