~ubuntu-branches/ubuntu/quantal/folks/quantal

« back to all changes in this revision

Viewing changes to backends/eds/Makefile.in

  • Committer: Ken VanDine
  • Date: 2012-07-03 20:02:33 UTC
  • mfrom: (1.1.28)
  • Revision ID: ken.vandine@canonical.com-20120703200233-7lruq5w06rri3p18
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        eds-backend-factory.c eds-backend.c eds_la_vala.stamp
57
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
58
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
59
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
60
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
61
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
62
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/vala.m4 \
63
 
        $(top_srcdir)/configure.ac
 
59
        $(top_srcdir)/m4/introspection.m4 $(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)/m4/vala.m4 $(top_srcdir)/configure.ac
64
63
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65
64
        $(ACLOCAL_M4)
66
65
mkinstalldirs = $(install_sh) -d