diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 11:27:52 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 11:27:52 -0500 |
commit | 0882ce4518215749b0cbe6a02532f61013801bf7 (patch) | |
tree | 73fab1b3b1123a650b0cc3da9bdded0e81fabd70 /src/Makefile.am | |
parent | b72bf40900ba80ea1dbfc5fc751e3fd63ae0c5dd (diff) | |
parent | 331ab6a0abc53276af8da99ea141071bbb605820 (diff) | |
download | ayatana-indicator-session-0882ce4518215749b0cbe6a02532f61013801bf7.tar.gz ayatana-indicator-session-0882ce4518215749b0cbe6a02532f61013801bf7.tar.bz2 ayatana-indicator-session-0882ce4518215749b0cbe6a02532f61013801bf7.zip |
Import upstream version 0.2.92
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 59cb481..df0ec0f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -144,7 +144,8 @@ EXTRA_DIST = \ display-manager.xml \ session-dbus.xml \ upower.xml \ - accounts-service.xml + accounts-service.xml \ + accounts-service-user.xml CLEANFILES = \ $(BUILT_SOURCES) |