~ubuntu-desktop/indicator-sound/precise

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Ken VanDine
  • Date: 2012-03-19 15:22:31 UTC
  • mfrom: (28.51.49)
  • Revision ID: ken.vandine@canonical.com-20120319152231-w1776yp3qdtadljy
Tags: 0.8.4.1-0ubuntu1
releasing version 0.8.4.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        compile config.guess config.sub depcomp install-sh ltmain.sh \
41
41
        missing mkinstalldirs
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gcov.m4 \
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
44
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
45
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
46
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/gcov.m4 \
44
47
        $(top_srcdir)/configure.ac
45
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
49
        $(ACLOCAL_M4)