~ubuntu-branches/ubuntu/quantal/libgweather/quantal

« back to all changes in this revision

Viewing changes to libgweather/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-26 10:30:34 UTC
  • mfrom: (1.1.41)
  • Revision ID: package-import@ubuntu.com-20120926103034-ydwe723ln8l5ta6s
Tags: 3.6.0-0ubuntu1
New upstream stable release

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
DIST_COMMON = $(libgweatherinc_HEADERS) $(noinst_HEADERS) \
63
63
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64
64
        $(srcdir)/gweather-3.0-uninstalled.pc.in \
65
 
        $(srcdir)/gweather-3.0.pc.in $(top_srcdir)/build-aux/depcomp \
66
 
        $(top_srcdir)/build-aux/mkinstalldirs
 
65
        $(srcdir)/gweather-3.0.pc.in $(top_srcdir)/build-aux/depcomp
67
66
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68
67
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
69
68
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
77
76
        $(top_srcdir)/configure.ac
78
77
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79
78
        $(ACLOCAL_M4)
80
 
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
 
79
mkinstalldirs = $(install_sh) -d
81
80
CONFIG_HEADER = $(top_builddir)/config.h
82
81
CONFIG_CLEAN_FILES = gweather-3.0.pc gweather-3.0-uninstalled.pc
83
82
CONFIG_CLEAN_VPATH_FILES =