~verterok/ubuntuone-client/fix-664019

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Tarmac
  • Author(s): natalia.bidart at canonical
  • Date: 2010-10-07 18:51:35 UTC
  • mfrom: (730.1.2 add-ping-url)
  • Revision ID: tarmac-20101007185135-cm6qzplb3fy7imbd
Added a constant placeholder PING_URL to be able to switch to new SSO dbus interface.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
        -e 's|\@GETTEXT_PACKAGE\@|$(GETTEXT_PACKAGE)|g' \
46
46
        -e 's|\@SSO_APP_NAME\@|$(SSO_APP_NAME)|g' \
47
47
        -e 's|\@SSO_TC_URL\@|$(SSO_TC_URL)|g' \
 
48
        -e 's|\@SSO_PING_URL\@|$(SSO_PING_URL)|g' \
48
49
        -e 's|\@VERSION\@|$(VERSION)|g' < $< > $@
49
50
 
50
51
pylintrc: Makefile