~ubuntu-branches/ubuntu/natty/indicator-application/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2011-02-03 15:02:24 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20110203150224-4ge7ejt67v5mneyb
Tags: 0.2.93-0ubuntu1
* New upstream release.
  * Support the scroll wheel event and send it to applications.

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
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
44
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.ac
47
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
46
        $(ACLOCAL_M4)
49
47
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \