Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/datastore/Makefile.am
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-05-10 09:01:32 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-05-10 09:01:32 (GMT)
commit929dabd165ce376eebcf90716fef10b533ab6530 (patch)
tree4a9edbe593bad29905cfca02b2e79d4db5180880 /sugar/datastore/Makefile.am
parentac4338e3c0ff604e19239ed55ddaf2e64b26945c (diff)
Use the new DataStore and remove the old one.
Diffstat (limited to 'sugar/datastore/Makefile.am')
-rw-r--r--sugar/datastore/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/sugar/datastore/Makefile.am b/sugar/datastore/Makefile.am
index 1ab7f9f..a5f16b7 100644
--- a/sugar/datastore/Makefile.am
+++ b/sugar/datastore/Makefile.am
@@ -1,4 +1,5 @@
sugardir = $(pythondir)/sugar/datastore
-sugar_PYTHON = \
- __init__.py \
+sugar_PYTHON = \
+ __init__.py \
+ dbus_helpers.py \
datastore.py