X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;fp=koperkapel%2Fimages%2FMakefile;h=aecd978d2678199e3462dbf30c1998eb9fbab1f1;hb=bf2caffe796cbc631eac630a6233c08c759a4721;hp=855b4d81b8f8d82d6b6702e7d40a2b095b8fdf87;hpb=abf2e680598a8fe729943b2a7c64add04dcfe7a7;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index 855b4d8..aecd978 100644 --- a/koperkapel/images/Makefile +++ b/koperkapel/images/Makefile @@ -2,7 +2,7 @@ VPATH=../../sources # Vector tiles -TILE_DIRS=roach +TILE_DIRS=roach serum TILE_SVGS=$(shell find $(patsubst %, $(VPATH)/vector/%, $(TILE_DIRS)) -name "*.svg") TILE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(TILE_SVGS))