Initial commit (based on data-sharing-plugin)
[sharing-cli] / data / .svn / text-base / Makefile.am.svn-base
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