~ubuntu-branches/ubuntu/raring/file-roller/raring-security

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-05-14 18:57:27 UTC
  • mfrom: (2.1.19 sid)
  • Revision ID: package-import@ubuntu.com-20120514185727-26izf1ipd2al4y52
Tags: 3.4.2-1ubuntu1
* Merge with Debian. Remaining changes:
* debian/control.in:
  - Drop the scrollkeeper build-depends
  - Use the ubuntu epoch number for the nautilus depends
  - Depend on zip and unzip instead of p7zip which is in universe
  - Depend on genisoimage
  - Recommend sessioninstaller

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
91
91
CONFIG_CLEAN_VPATH_FILES =
92
92
AM_V_GEN = $(am__v_GEN_@AM_V@)
93
93
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
94
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
94
am__v_GEN_0 = @echo "  GEN     " $@;
95
95
AM_V_at = $(am__v_at_@AM_V@)
96
96
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
97
97
am__v_at_0 = @
460
460
ctags: CTAGS
461
461
CTAGS:
462
462
 
 
463
cscope cscopelist:
 
464
 
463
465
 
464
466
distdir: $(DISTFILES)
465
467
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \