Maemopad+ 0.36 released
[maemopadplus.git] / data / Makefile.am
blob404004b972480fc733092b5c36760a9b3327a8a5
2 # This file is part of maemopad+
4 # This software is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU Lesser General Public License
6 # as published by the Free Software Foundation; either version 2.1 of
7 # the License, or (at your option) any later version.
9 # This software is distributed in the hope that it will be useful, but
10 # WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 # Lesser General Public License for more details.
14 # You should have received a copy of the GNU Lesser General Public
15 # License along with this software; if not, write to the Free Software
16 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
17 # 02110-1301 USA
20 serviceentry_DATA = com.nokia.maemopadplus.service
22 desktopentry_DATA = maemopadplus.desktop
24 icon_26x26_DATA = icons/26x26/maemopadplus.png 
25 icon_40x40_DATA = icons/40x40/maemopadplus.png
26 icon_scalable_DATA = icons/scalable/maemopadplus.png
28 pixmap_DATA = pixmaps/*
30 EXTRA_DIST = $(serviceentry_DATA) $(desktopentry_DATA) $(icon_26x26_DATA) $(icon_40x40_DATA) $(icon_scalable_DATA) $(pixmap_DATA)