X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=d55f9119cb69a372cafbe7bae72c7037884383cd;hb=80836416c2f1ff13a7824d26f2e6b805b2107950;hp=d6c28b9c1a3d543248e35a260dda546f5331e521;hpb=bbf9f77e48b24c0f2ccae1de07868ca9369a241c;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index d6c28b9..d55f911 100644 --- a/koperkapel/images/Makefile +++ b/koperkapel/images/Makefile @@ -14,7 +14,7 @@ BTILE_PNGS=$(patsubst $(VPATH)/bitmap/%, %, $(BTILE_SRC)) # Vector images to rasterize without resizing -SIMPLE_DIRS=roach_management +SIMPLE_DIRS=roach_management vehicles SIMPLE_SVGS=$(shell find $(patsubst %, $(VPATH)/vector/%, $(SIMPLE_DIRS)) -name "*.svg") SIMPLE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(SIMPLE_SVGS))