X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=c2ea50efd73184fa7f22b23e1af00f33daca91bb;hb=6e3ad2c9b06bcfc2e943559532ae5d2fbf5346cd;hp=2700e15f49dd17f5251dc4fdac75d8ace1485306;hpb=99bccc33422efc7e30588087e724ead3a7de7715;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index 2700e15..c2ea50e 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 TILE_SVGS=$(shell find $(patsubst %, $(VPATH)/vector/%, $(TILE_DIRS)) -name "*.svg") TILE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(TILE_SVGS))