~ubuntu-branches/ubuntu/karmic/gnome-games/karmic-proposed

« back to all changes in this revision

Viewing changes to same-gnome/help/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2009-04-14 12:31:51 UTC
  • mfrom: (1.1.65)
  • Revision ID: package-import@ubuntu.com-20090414123151-v18w2slnw6nx1f4d
Tags: 1:2.26.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
435
435
_clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk)
436
436
_clean_lc = $(if $(_DOC_REAL_LINGUAS),clean-doc-lc)
437
437
_clean_dir = $(if $(DOC_MODULE),clean-doc-dir)
438
 
DOC_LINGUAS = ca de en_GB es eu fr it oc ru sv
 
438
DOC_LINGUAS = ca de el en_GB es eu fr it oc ru sv
439
439
DOC_MODULE = same-gnome
440
440
DOC_ENTITIES = 
441
441
DOC_INCLUDES = \
452
452
        @for dep in $?; do \
453
453
          case '$(am__configure_deps)' in \
454
454
            *$$dep*) \
455
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
456
 
                && exit 0; \
 
455
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
456
                && { if test -f $@; then exit 0; else break; fi; }; \
457
457
              exit 1;; \
458
458
          esac; \
459
459
        done; \