~ubuntu-branches/ubuntu/precise/lightdm/precise-proposed

« back to all changes in this revision

Viewing changes to tests/src/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-03-02 15:03:26 UTC
  • mfrom: (1.1.22)
  • Revision ID: package-import@ubuntu.com-20120302150326-4ac7hlxzjxywf27a
Tags: 1.1.4.is.1.1.3-0ubuntu1
Revert to 1.1.3 until we can figure out proper solution to bug 944736

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
DIST_COMMON = $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
47
47
        $(srcdir)/Makefile.in
48
48
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
49
am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
 
50
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
 
51
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
52
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
53
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
50
54
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51
55
        $(ACLOCAL_M4)
52
56
mkinstalldirs = $(install_sh) -d