~noskcaj/ubuntu/vivid/gnome-color-manager/3.14

« back to all changes in this revision

Viewing changes to data/icons/64x64/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Josselin Mouette, Michael Biebl
  • Date: 2012-01-09 18:16:15 UTC
  • mfrom: (1.3.7) (2.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120109181615-7cbhqdf2pd9r9g90
Tags: 3.2.2-1
[ Josselin Mouette ]
* Update repository URL.

[ Michael Biebl ]
* New upstream release.
* Remove org.gnome.ColorManager.service D-Bus service file which references
  the no longer existing gcm-session binary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data/icons/64x64
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
42
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
43
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
44
        $(top_srcdir)/configure.ac
41
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
46
        $(ACLOCAL_M4)
43
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs