wesnoth/icons/Makefile.am
2007-02-07 18:10:07 +00:00

10 lines
195 B
Makefile

EXTRA_DIST = wesnoth.desktop wesnoth-icon.png
if GAME_DESKTOP_ENTRY
appentrydir = @APP_ENTRY@
dist_appentry_DATA = wesnoth.desktop
appicondir = @APP_ICON@
appicon_DATA = wesnoth-icon.png
endif