~ubuntu-branches/ubuntu/natty/file-roller/natty

« back to all changes in this revision

Viewing changes to data/icons/16x16/Makefile.in

Tags: 2.30.1.1-0ubuntu1
* New upstream release: (LP: #571589)
  - Extract multi-byte filename from URI in case of DND. (Takao
    Fujiwara) (#613298)
  - Fixed build error when dbus is not available.
  - Updated translations
* debian/patches/70_autotools.patch:
  - refreshed

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,
299
299
#     (which will cause the Makefiles to be regenerated when you run `make');
300
300
# (2) otherwise, pass the desired values on the `make' command line.
301
301
$(RECURSIVE_TARGETS):
302
 
        @failcom='exit 1'; \
 
302
        @fail= failcom='exit 1'; \
303
303
        for f in x $$MAKEFLAGS; do \
304
304
          case $$f in \
305
305
            *=* | --[!k]*);; \
324
324
        fi; test -z "$$fail"
325
325
 
326
326
$(RECURSIVE_CLEAN_TARGETS):
327
 
        @failcom='exit 1'; \
 
327
        @fail= failcom='exit 1'; \
328
328
        for f in x $$MAKEFLAGS; do \
329
329
          case $$f in \
330
330
            *=* | --[!k]*);; \