~ubuntu-branches/ubuntu/precise/indicator-application/precise

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Charles Kerr
  • Date: 2012-04-11 12:23:34 UTC
  • mfrom: (1.1.43)
  • Revision ID: package-import@ubuntu.com-20120411122334-atd2l021af4n6cyn
Tags: 0.5.0-0ubuntu1
* New upstream release.
  * Improved gcov rules in our Automake files.
  * Fix parent pointer object for unity-panel-service.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
libexec_PROGRAMS = indicator-application-service$(EXEEXT)
57
57
subdir = src
58
58
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
60
 
        $(top_srcdir)/m4/gcov.m4 $(top_srcdir)/configure.ac
 
59
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
60
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
61
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
62
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4/gcov.m4 \
 
63
        $(top_srcdir)/configure.ac
61
64
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62
65
        $(ACLOCAL_M4)
63
66
mkinstalldirs = $(install_sh) -d