X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=c2ea50efd73184fa7f22b23e1af00f33daca91bb;hb=e72f6434e45fd2f5dbc223fc05dae5e69e9f30eb;hp=2700e15f49dd17f5251dc4fdac75d8ace1485306;hpb=44d78d057a7f0c3e14e327069b1ff5709e8923d4;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))