diff options
author | Ted Gould <ted@gould.cx> | 2009-12-18 21:12:20 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-18 21:12:20 -0600 |
commit | 9e9c366430db392d005442cc503e7cd990ca51c5 (patch) | |
tree | a836fb580e5d1111439038bbbe5343acaf7ff1bc /src/Makefile.am | |
parent | 5be8ede939efb973da4aa7b864fad188803aa650 (diff) | |
parent | d96e16ad7ffdea4807f942ac4b452a6dc607a1fa (diff) | |
download | ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.tar.gz ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.tar.bz2 ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.zip |
Merging in the ubuntu-desktop branch.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index fefcd37..6a5fc44 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -154,7 +154,9 @@ EXTRA_DIST = \ status-service.xml \ status-provider-mc5.list \ status-provider-pidgin.list \ - status-provider-telepathy.list + status-provider-telepathy.list \ + users-service.xml \ + users-service.list CLEANFILES = \ $(BUILT_SOURCES) |