From 72c2a1d770aac5af9df899cbfd25a15cbc2956ea Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 29 Apr 2008 12:58:34 +0000 Subject: Use a src directory consistently with base and shell. --- (limited to 'src/sugar/datastore/Makefile.am') diff --git a/src/sugar/datastore/Makefile.am b/src/sugar/datastore/Makefile.am new file mode 100644 index 0000000..a5f16b7 --- /dev/null +++ b/src/sugar/datastore/Makefile.am @@ -0,0 +1,5 @@ +sugardir = $(pythondir)/sugar/datastore +sugar_PYTHON = \ + __init__.py \ + dbus_helpers.py \ + datastore.py -- cgit v0.9.1