6 lines
106 B
Makefile
6 lines
106 B
Makefile
sugardir = $(pythondir)/sugar/datastore
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
dbus_helpers.py \
|
|
datastore.py
|