~ubuntu-branches/debian/experimental/file-roller/experimental

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-03-25 14:07:41 UTC
  • mfrom: (1.6.95)
  • Revision ID: package-import@ubuntu.com-20130325140741-fn92im56sms30zkg
Tags: 3.7.92-1
* New upstream release.
* Drop debian/patches/git_handle_cab.patch, from upstream now in release.
* Bump libgtk-3-dev build-dependency to (>= 3.6.0)
  - source uses GtkMenuButton which is new in 3.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
50
50
build_triplet = @build@
51
51
host_triplet = @host@
52
52
subdir = help
53
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 
53
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ChangeLog
54
54
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55
55
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
56
56
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
81
81
    n|no|NO) false;; \
82
82
    *) (install-info --version) >/dev/null 2>&1;; \
83
83
  esac
 
84
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
84
85
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85
86
ACLOCAL = @ACLOCAL@
86
87
ALL_LINGUAS = @ALL_LINGUAS@
271
272
        troubleshooting-archive-open.page \
272
273
        troubleshooting-password.page
273
274
 
274
 
HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl hu it ja oc nl ru sl sv te vi uk zh_CN zh_HK zh_TW
 
275
HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl hu it ja nl oc pt_BR ru sl sv te vi uk zh_CN zh_HK zh_TW
275
276
all: all-am
276
277
 
277
278
.SUFFIXES:
311
312
 
312
313
clean-libtool:
313
314
        -rm -rf .libs _libs
314
 
tags: TAGS
315
 
TAGS:
 
315
tags TAGS:
316
316
 
317
 
ctags: CTAGS
318
 
CTAGS:
 
317
ctags CTAGS:
319
318
 
320
319
cscope cscopelist:
321
320
 
453
452
.MAKE: install-am install-strip
454
453
 
455
454
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
456
 
        distclean distclean-generic distclean-libtool distdir dvi \
457
 
        dvi-am html html-am info info-am install install-am \
458
 
        install-data install-data-am install-dvi install-dvi-am \
459
 
        install-exec install-exec-am install-html install-html-am \
460
 
        install-info install-info-am install-man install-pdf \
461
 
        install-pdf-am install-ps install-ps-am install-strip \
462
 
        installcheck installcheck-am installdirs maintainer-clean \
463
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
464
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
455
        cscopelist-am ctags-am distclean distclean-generic \
 
456
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
457
        install install-am install-data install-data-am install-dvi \
 
458
        install-dvi-am install-exec install-exec-am install-html \
 
459
        install-html-am install-info install-info-am install-man \
 
460
        install-pdf install-pdf-am install-ps install-ps-am \
 
461
        install-strip installcheck installcheck-am installdirs \
 
462
        maintainer-clean maintainer-clean-generic mostlyclean \
 
463
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
464
        tags-am uninstall uninstall-am
465
465
 
466
466
@YELP_HELP_RULES@
467
467