Initial commit: import data-sharing-plugin example
[g2-sharing] / data / Makefile.am
1 #
2 # This file is part of sharing-plugin-template
3 #
4 # Copyright (C) 2008-2009 Nokia Corporation. All rights reserved.
5 #
6 # This maemo code example is licensed under a MIT-style license,
7 # that can be found in the file called "COPYING" in the root
8 # directory.
9 #
10
11 services_DATA = template.service.xml template-post.png template-setup.png
12
13 EXTRA_DIST = $(services)
14
15 MAINTAINERCLEANFILES = Makefile.in
16