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

« back to all changes in this revision

Viewing changes to libsyncdaemon/Makefile.am

  • Committer: Tarmac
  • Author(s): Rodrigo Moya
  • Date: 2010-07-06 22:54:29 UTC
  • mfrom: (554.4.5 direct-dbus-is-no-more)
  • Revision ID: rodrigo@megeve-20100706225429-i9teuxkq5lyga87m
Do all Syncdaemon access via DBus from libsyncdaemon, no more direct DBus calls in the Nautilus plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        syncdaemon-metadata.h                   \
29
29
        syncdaemon-publicfiles-interface.h      \
30
30
        syncdaemon-shares-interface.h           \
 
31
        syncdaemon-status-info.h                \
31
32
        syncdaemon-status-interface.h           \
32
33
        syncdaemon-transfer-info.h              \
33
34
        syncdaemon-interface.h
44
45
        syncdaemon-metadata.c                   \
45
46
        syncdaemon-publicfiles-interface.c      \
46
47
        syncdaemon-shares-interface.c           \
 
48
        syncdaemon-status-info.c                \
47
49
        syncdaemon-status-interface.c           \
48
50
        syncdaemon-transfer-info.c              \
49
51
        syncdaemon-interface.c                  \