Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
blob: b7fb2fec6fa1464a60d41e4fc9fe59069152fab8 (plain)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = activity clipboard graphics p2p presence datastore

sugardir = $(pythondir)/sugar
sugar_PYTHON =				\
	__init__.py			\
	date.py				\
	env.py				\
	logger.py			\
	profile.py			\
	util.py