~mandel/ubuntuone-client/illegal_windows_chars

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Rodney Dawes
  • Date: 2011-02-09 14:40:29 UTC
  • mto: This revision was merged to the branch mainline in revision 849.
  • Revision ID: rodney.dawes@canonical.com-20110209144029-2kf28ylg6lvipoxy
RemoveĀ u1sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
        ubuntuone/status                \
18
18
        ubuntuone/syncdaemon/fsm        \
19
19
        ubuntuone/syncdaemon            \
20
 
        ubuntuone/u1sync                \
21
20
        ubuntuone
22
21
 
23
22
# Install our scripts and extra data here
24
23
bin_SCRIPTS =                           \
25
24
        bin/ubuntuone-launch            \
26
 
        bin/u1sdtool                    \
27
 
        bin/u1sync
 
25
        bin/u1sdtool
28
26
 
29
27
libexec_SCRIPTS =                       \
30
28
        bin/ubuntuone-syncdaemon        \