# # This file is part of maemo-mapper # # Copyright (C) 2006 John Costigan. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # serviceentry_DATA = org.tal.mapper.service desktopentry_DATA = mapper.desktop imagesdir = $(datadir)/pixmaps/mapper icon_26x26_DATA = icons/26x26/mapper.png icon_40x40_DATA = icons/40x40/mapper.png icon_scalable_DATA = icons/scalable/mapper.png images_DATA = pixmaps/home.png EXTRA_DIST = $(serviceentry_DATA) $(desktopentry_DATA) $(icon_26x26_DATA) $(icon_40x40_DATA) $(icon_scalable_DATA) $(images_DATA) SUBDIRS = help