Add placeholder underground tile types
[koperkapel.git] / koperkapel / images / Makefile
index d6c28b9c1a3d543248e35a260dda546f5331e521..d55f9119cb69a372cafbe7bae72c7037884383cd 100644 (file)
@@ -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))