~nataliabidart/ubuntuone-client/fix-u1sync

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2010-09-02 12:50:54 UTC
  • mfrom: (668.1.1 oauthdesktop-is-gone)
  • Revision ID: tarmac-20100902125054-kbuz0tam50kh3gq5
Remove ancient ubuntuone/oauthdesktop reference from Makefile.am

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
# Python packages we want to install
12
12
pypackages =                            \
13
13
        ubuntuone/api                   \
14
 
        ubuntuone/oauthdesktop          \
15
14
        ubuntuone/syncdaemon/fsm        \
16
15
        ubuntuone/syncdaemon            \
17
16
        ubuntuone/u1sync                \