]> git.itanic.dy.fi Git - maemo-mapper/blob - data/Makefile.am
a2dc3c8e369ce03c76a857a6bbcc112c62584163
[maemo-mapper] / data / Makefile.am
1 #
2 # Copyright (C) 2006, 2007 John Costigan.
3 #
4 # This file is part of Maemo Mapper.
5 #
6 # Maemo Mapper is free software: you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation, either version 3 of the License, or
9 # (at your option) any later version.
10 #
11 # Maemo Mapper is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with Maemo Mapper.  If not, see <http://www.gnu.org/licenses/>.
18 #
19  
20 servicedir = $(datadir)/dbus-1/services
21 service_DATA = com.gnuite.maemo_mapper.service
22
23 desktopdir = $(datadir)/applications/hildon
24 desktop_DATA = maemo-mapper.desktop
25
26 icon_26x26_DATA = icons/26x26/maemo-mapper.png 
27 icon_40x40_DATA = icons/40x40/maemo-mapper.png
28 icon_scalable_DATA = icons/scalable/maemo-mapper.png icons/scalable/maemo-mapper-wait.png
29
30 EXTRA_DIST = $(service_DATA) $(desktop_DATA) $(icon_26x26_DATA) $(icon_40x40_DATA) $(icon_scalable_DATA)
31
32 SUBDIRS = help