projects
/
koperkapel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbf9f77
)
Merge Makefile changes.
author
Simon Cross
<hodgestar@gmail.com>
Wed, 2 Mar 2016 21:32:58 +0000
(23:32 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Wed, 2 Mar 2016 21:32:58 +0000
(23:32 +0200)
koperkapel/images/Makefile
patch
|
blob
|
history
diff --git
a/koperkapel/images/Makefile
b/koperkapel/images/Makefile
index d6c28b9c1a3d543248e35a260dda546f5331e521..d55f9119cb69a372cafbe7bae72c7037884383cd 100644
(file)
--- 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))