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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Adrien Cunin
  • Date: 2012-12-07 17:17:17 UTC
  • mfrom: (1.1.31)
  • Revision ID: package-import@ubuntu.com-20121207171717-nt6as62u4pa1uv11
Tags: 3.6.0.2-1ubuntu1
* Merge from Debian experimental. Remaining Ubuntu change:
   - Added debian/patches/11_use-decimal-si-by-default.patch in order to
     comply with UnitsPolicy

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        $(top_srcdir)/m4/cppunit.m4 \
45
45
        $(top_srcdir)/m4/fz_check_tinyxml.m4 \
46
46
        $(top_srcdir)/m4/fz_checkversion.m4 \
47
 
        $(top_srcdir)/m4/libgnutls.m4 $(top_srcdir)/m4/pkg.m4 \
48
 
        $(top_srcdir)/m4/wxwin.m4 $(top_srcdir)/configure.in
 
47
        $(top_srcdir)/m4/icopyhookw.m4 $(top_srcdir)/m4/libgnutls.m4 \
 
48
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/wxwin.m4 \
 
49
        $(top_srcdir)/configure.in
49
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
51
        $(ACLOCAL_M4)
51
52
mkinstalldirs = $(install_sh) -d
250
251
dist_resources16_DATA = 16x16/ascii.png \
251
252
                16x16/auto.png \
252
253
                16x16/binary.png \
253
 
                16x16/bookmarks.png \
 
254
                16x16/bookmark.png \
254
255
                16x16/cancel.png \
255
256
                16x16/compare.png \
256
257
                16x16/disconnect.png \
285
286
dist_resources32_DATA = 32x32/ascii.png \
286
287
                32x32/auto.png \
287
288
                32x32/binary.png \
288
 
                32x32/bookmarks.png \
 
289
                32x32/bookmark.png \
289
290
                32x32/cancel.png \
290
291
                32x32/compare.png \
291
292
                32x32/disconnect.png \
317
318
dist_resources48_DATA = 48x48/ascii.png \
318
319
                48x48/auto.png \
319
320
                48x48/binary.png \
320
 
                48x48/bookmarks.png \
 
321
                48x48/bookmark.png \
321
322
                48x48/cancel.png \
322
323
                48x48/compare.png \
323
324
                48x48/disconnect.png \