Initial commit (based on data-sharing-plugin)
[sharing-cli] / data / Makefile.am
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644 (file)
index 0000000..0ba93ba
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# This file is part of sharing-plugin-template
+#
+# Copyright (C) 2008-2009 Nokia Corporation. All rights reserved.
+#
+# This maemo code example is licensed under a MIT-style license,
+# that can be found in the file called "COPYING" in the root
+# directory.
+#
+
+services_DATA = template.service.xml template-post.png template-setup.png
+
+EXTRA_DIST = $(services)
+
+MAINTAINERCLEANFILES = Makefile.in
+