~ubuntu-branches/ubuntu/vivid/alarm-clock-applet/vivid

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-05-19 00:26:36 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100519002636-7ejwhmytu863rmqt
Tags: 0.3.1-1
* New upstraem release
* debian/alarm-clock-applet.links:
  + Link alarm-clock-applet.desktop into /etc/xdg/autostart to make it
    start up automatically (Closes: #577276)

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,
364
364
#     (which will cause the Makefiles to be regenerated when you run `make');
365
365
# (2) otherwise, pass the desired values on the `make' command line.
366
366
$(RECURSIVE_TARGETS):
367
 
        @failcom='exit 1'; \
 
367
        @fail= failcom='exit 1'; \
368
368
        for f in x $$MAKEFLAGS; do \
369
369
          case $$f in \
370
370
            *=* | --[!k]*);; \
389
389
        fi; test -z "$$fail"
390
390
 
391
391
$(RECURSIVE_CLEAN_TARGETS):
392
 
        @failcom='exit 1'; \
 
392
        @fail= failcom='exit 1'; \
393
393
        for f in x $$MAKEFLAGS; do \
394
394
          case $$f in \
395
395
            *=* | --[!k]*);; \