From: H.G. Muller Date: Fri, 8 Feb 2013 15:23:58 +0000 (+0100) Subject: Fix Makefile for install of Xiangqi pieces X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=26361fd8015cda5eb27d79314ca68af0b744396c;p=xboard.git Fix Makefile for install of Xiangqi pieces --- diff --git a/Makefile.am b/Makefile.am index 2cf5510..7e5363b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -143,13 +143,14 @@ dist_shogi_DATA = shogi/WhiteGold.svg shogi/WhiteCrownedBishop.svg\ shogi/WhiteAdvisor.svg shogi/WhiteGoldSilver.svg xiangqidir = $(datadir)/games/xboard/themes/xiangqi -dist_svg_DATA = themes/xiangqiBlackAdvisor.svg themes/xiangqiWhiteAdvisor.svg \ +dist_xiangqi_DATA = themes/xiangqi/BlackAdvisor.svg themes/xiangqi/WhiteAdvisor.svg \ themes/xiangqi/BlackCanon.svg themes/xiangqi/WhiteCanon.svg \ themes/xiangqi/BlackElephant.svg themes/xiangqi/WhiteElephant.svg \ - themes/xiangqi/BlackKnight.sv themes/xiangqi/WhiteKnight.svg \ + themes/xiangqi/BlackKnight.svg themes/xiangqi/WhiteKnight.svg \ themes/xiangqi/BlackGold.svg themes/xiangqi/WhiteGold.svg \ themes/xiangqi/BlackPawn.svg themes/xiangqi/WhitePawn.svg \ themes/xiangqi/BlackRook.svg themes/xiangqi/WhiteRook.svg + ### directory and files for pixmaps pixmapsdir = $(datadir)/games/xboard/pixmaps/textures