~ubuntu-branches/ubuntu/oneiric/ubuntuone-client/oneiric

« back to all changes in this revision

Viewing changes to nautilus/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2010-06-08 17:31:18 UTC
  • mto: This revision was merged to the branch mainline in revision 31.
  • Revision ID: james.westby@ubuntu.com-20100608173118-o8s897ll11rtne99
Tags: upstream-1.3.0
ImportĀ upstreamĀ versionĀ 1.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
ubuntuone-nautilus.c: ubuntuone-marshallers.h
20
20
 
21
21
libnautilus_ubuntuone_la_SOURCES =      \
 
22
        add-contact-dialog.c    \
 
23
        add-contact-dialog.h    \
22
24
        contacts-view.c         \
23
25
        contacts-view.h         \
24
26
        u1-contacts-picker.c    \
36
38
        $(NAUTILUS_CFLAGS)
37
39
test_contacts_picker_SOURCES =  \
38
40
        test-contacts-picker.c  \
 
41
        add-contact-dialog.c    \
 
42
        add-contact-dialog.h    \
39
43
        contacts-view.c         \
40
44
        contacts-view.h         \
41
45
        u1-contacts-picker.c    \