gnome-chess/help/Makefile.am
Jeremy Bicha 5636de2ed1 Build help with yelp-tools instead of gnome-doc-utils
Help will be installed to /usr/share/help instead of
/usr/share/gnome/help and we'll need to use help: instead of ghelp:

Also fixed a couple translation typos that caused build failures
2012-01-22 15:01:26 -05:00

15 lines
341 B
Makefile

@YELP_HELP_RULES@
HELP_ID = glchess
HELP_MEDIA = figures/new_game.png \
figures/game.png \
figures/preferences_game.png \
figures/preferences_view.png
HELP_FILES = \
glchess.xml \
legal.xml
HELP_LINGUAS = ca cs da de el en_GB es eu fr ja ko oc pt_BR ru sl sr sr@latin sv zh_CN
-include $(top_srcdir)/git.mk