~mandel/ubuntuone-client/donot-add-watches-parents

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2011-02-09 13:15:30 UTC
  • mfrom: (847.1.2 install-fix-r847)
  • Revision ID: tarmac-20110209131530-7ruqve33wpqnumw0
Fix the pypackages definition to include the moved directories

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
# Python packages we want to install
10
10
pypackages =                            \
11
11
        ubuntuone/api                   \
12
 
        ubuntuone/credentials           \
13
12
        ubuntuone/eventlog              \
14
13
        ubuntuone/platform              \
15
14
        ubuntuone/platform/linux        \
 
15
        ubuntuone/platform/linux/api    \
16
16
        ubuntuone/platform/windows      \
17
17
        ubuntuone/status                \
18
18
        ubuntuone/syncdaemon/fsm        \