gnome-chess/help/Makefile.am
Jeremy Bicha d135b2eab9 help: fix Makefiles, add a missing image, and remove some obsolete imgs
The removed images were from the old GGZ support and weren't being
used any more.
2012-04-19 00:13:56 -04:00

15 lines
346 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 = \
index.docbook \
legal.xml
HELP_LINGUAS = ca cs da de el en_GB es eu fr gl ja ko oc pt_BR ru sl sr sr@latin sv zh_CN
-include $(top_srcdir)/git.mk