X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;h=9aa073d649cd58c31657163114cbc090ae402d60;hb=HEAD;hp=9d849eae21887fa42e6a2cc18496291898dd2726;hpb=1d9e4b9e57fb1fa4f9b7b08d786e53b8269c09a5;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index 9d849ea..9aa073d 100644 --- a/koperkapel/images/Makefile +++ b/koperkapel/images/Makefile @@ -14,7 +14,7 @@ BTILE_PNGS=$(patsubst $(VPATH)/bitmap/%, bunker/%, $(BTILE_SRC)) # Vector images to rasterize without resizing -SIMPLE_DIRS=roach_management vehicles splash +SIMPLE_DIRS=roach_management vehicles splash projectiles SIMPLE_SVGS=$(shell find $(patsubst %, $(VPATH)/vector/%, $(SIMPLE_DIRS)) -name "*.svg") SIMPLE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(SIMPLE_SVGS))