projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c3c55f1
)
Fix Makefile for Dragon and minor Lion image
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 11 Jan 2016 19:21:05 +0000 (20:21 +0100)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 11 Jan 2016 19:21:05 +0000 (20:21 +0100)
These new pieces were not mentioned in the list of SVG data.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
c5e8924
..
87c9b65
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-154,6
+154,8
@@
dist_svg_DATA = svg/icon_white.svg svg/icon_black.svg \
svg/BlackIron.svg svg/WhiteIron.svg \
svg/BlackCopper.svg svg/WhiteCopper.svg \
svg/BlackTower.svg svg/WhiteTower.svg \
+ svg/BlackDragon.svg svg/WhiteDragon.svg \
+ svg/BlackCub.svg svg/WhiteCub.svg \
svg/eo_Analyzing.svg svg/eo_Black.svg \
svg/eo_Clear.svg svg/eo_Ponder.svg \
svg/eo_Thinking.svg svg/eo_Unknown.svg \