~ubuntu-branches/ubuntu/saucy/filezilla/saucy-proposed

« back to all changes in this revision

Viewing changes to src/interface/resources/lone/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adrien Cunin
  • Date: 2010-12-12 16:11:49 UTC
  • mfrom: (1.1.27 upstream) (3.2.9 sid)
  • Revision ID: james.westby@ubuntu.com-20101212161149-0tsniecmy8o1f6yc
Tags: 3.3.5.1-1ubuntu1
* Merge from Debian unstable. Remaining changes:
   - 02_use-decimal-si-by-default.patch: by default, display file sizes using
     decimal base and SI units instead of just bytes; complies with Ubuntu
     UnitsPolicy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
        $(dist_resources48_DATA) $(dist_resources_DATA) \
38
38
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/cppunit.m4 \
41
 
        $(top_srcdir)/fz_checkversion.m4 $(top_srcdir)/libgnutls.m4 \
42
 
        $(top_srcdir)/pkg.m4 $(top_srcdir)/wxwin.m4 \
43
 
        $(top_srcdir)/configure.in
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/cppunit.m4 \
 
41
        $(top_srcdir)/m4/fz_check_tinyxml.m4 \
 
42
        $(top_srcdir)/m4/fz_checkversion.m4 \
 
43
        $(top_srcdir)/m4/libgnutls.m4 $(top_srcdir)/m4/pkg.m4 \
 
44
        $(top_srcdir)/m4/wxwin.m4 $(top_srcdir)/configure.in
44
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
46
        $(ACLOCAL_M4)
46
47
mkinstalldirs = $(install_sh) -d