X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fimages%2FMakefile;fp=koperkapel%2Fimages%2FMakefile;h=4959c985d960d37083e3790bedbeb390f9fdc483;hb=7e712cbf05af3a347ed98b43fa388903eb0719cc;hp=be3de8389c328c049b9d038bfdccc9d01aafff58;hpb=14578588930d015178af547be9a15896d75229c6;p=koperkapel.git diff --git a/koperkapel/images/Makefile b/koperkapel/images/Makefile index be3de83..4959c98 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 +SIMPLE_DIRS=roach_management vehicles splash SIMPLE_SVGS=$(shell find $(patsubst %, $(VPATH)/vector/%, $(SIMPLE_DIRS)) -name "*.svg") SIMPLE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(SIMPLE_SVGS))