~swem/totem/assignment

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-01-27 09:40:18 UTC
  • mfrom: (1.4.2 upstream) (5.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100127094018-q6rzt7va0y8ketwt
Tags: 2.29.4-1
* New upstream development release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.
  + debian/control.in:
    - Update build dependencies and dependencies.
    - Drop tracker plugin, it needs tracker 0.7.
  + debian/totem-mozilla.links:
    - Drop the complex plugin, it doesn't exist anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
379
379
#     (which will cause the Makefiles to be regenerated when you run `make');
380
380
# (2) otherwise, pass the desired values on the `make' command line.
381
381
$(RECURSIVE_TARGETS):
382
 
        @failcom='exit 1'; \
 
382
        @fail= failcom='exit 1'; \
383
383
        for f in x $$MAKEFLAGS; do \
384
384
          case $$f in \
385
385
            *=* | --[!k]*);; \
404
404
        fi; test -z "$$fail"
405
405
 
406
406
$(RECURSIVE_CLEAN_TARGETS):
407
 
        @failcom='exit 1'; \
 
407
        @fail= failcom='exit 1'; \
408
408
        for f in x $$MAKEFLAGS; do \
409
409
          case $$f in \
410
410
            *=* | --[!k]*);; \