X-Git-Url: http://git.maemo.org/git/?p=g2-sharing;a=blobdiff_plain;f=data%2FMakefile.in;h=baf702568735f043976b03f78e32d7b2295f7c4d;hp=bdae4aa2457de5403172652c27f2636c818598b2;hb=29f8b9331012ee5905a185667f3559caa758cda0;hpb=de6b87e5b50c4fd2b14fc664b7458673e167b2ed diff --git a/data/Makefile.in b/data/Makefile.in index bdae4aa..baf7025 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -15,13 +15,13 @@ @SET_MAKE@ # -# This file is part of sharing-plugin-template +# This file is part of sharing-plugin-gallery2 # +# Copyright (C) 2009 Heikki Kallasjoki. All rights reserved. # 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. +# This code is licensed under a MIT-style license, that can be +# found in the file called "COPYING" in the root directory. # srcdir = @srcdir@ @@ -47,14 +47,14 @@ POST_UNINSTALL = : host_triplet = @host@ subdir = data DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/template.service.xml.in + $(srcdir)/gallery2.service.xml.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(mkdir_p) CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = template.service.xml +CONFIG_CLEAN_FILES = gallery2.service.xml SOURCES = DIST_SOURCES = am__installdirs = "$(DESTDIR)$(servicesdir)" @@ -176,7 +176,7 @@ servicesdir = @servicesdir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -services_DATA = template.service.xml template-post.png template-setup.png +services_DATA = gallery2.service.xml gallery2-icon.png EXTRA_DIST = $(services) MAINTAINERCLEANFILES = Makefile.in all: all-am @@ -211,7 +211,7 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -template.service.xml: $(top_builddir)/config.status $(srcdir)/template.service.xml.in +gallery2.service.xml: $(top_builddir)/config.status $(srcdir)/gallery2.service.xml.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ mostlyclean-libtool: