X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=aecd978d2678199e3462dbf30c1998eb9fbab1f1;hb=0aef1803b665e1c1a50564c2c4ca8c3dd8ae4c2a;hp=855b4d81b8f8d82d6b6702e7d40a2b095b8fdf87;hpb=598742dd92fb089973c26c79038016a04d62d416;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))