diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-11-09 19:10:38 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-11-09 19:18:34 +0100 |
commit | 8cd6a947d92a5657e4133693df5392c34bf115ca (patch) | |
tree | 5f7f89b976268aca4e4e0f69cb312de8005e271b /postprocess | |
parent | 812052063db50b8fb432bde85fab017f5a7e8d6e (diff) |
making org.freedesktop.PackageKit.Query and .Modify available
- partial implementation of the SessionInstaller interfaces
- accessable via service:
org.freedesktop.PackageKit.SyncDbusSessionHelper
Change-Id: Ica91f481d041a066215fba3e808bf587e1271f1b
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 269bf5863f8a..27447e2961b9 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -93,6 +93,7 @@ my_components = \ component/sot/util/sot \ component/starmath/util/sm \ component/starmath/util/smd \ + component/shell/source/sessioninstall/losessioninstall \ component/svl/source/fsstor/fsstorage \ component/svl/source/passwordcontainer/passwordcontainer \ component/svl/util/svl \ |