~ubuntu-branches/ubuntu/natty/folks/natty

« back to all changes in this revision

Viewing changes to tools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-03-18 16:49:27 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110318164927-ho97ckhsq73glhm4
Tags: 0.4.1-0ubuntu1
* New upstream release
  - Fixed crasher when reconnecting a Telepathy account

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        folks_import_vala.stamp import-pidgin.c import.c
41
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
42
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
43
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.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/vala.m4 \
47
 
        $(top_srcdir)/configure.ac
 
43
        $(top_srcdir)/m4/introspection.m4 $(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)/m4/vala.m4 $(top_srcdir)/configure.ac
48
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49
48
        $(ACLOCAL_M4)
50
49
mkinstalldirs = $(install_sh) -d