Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/Makefile.am
blob: b13bb24064b433615096d7dc4c48f66fd6ac424b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = activity canvas chat conf p2p presence

sugardir = $(pythondir)/sugar
sugar_PYTHON =				\
	__init__.py			\
	__installed__.py		\
	bots.py				\
	env.py				\
	logger.py			\
	setup.py			\
	TracebackUtils.py	\
	util.py

EXTRA_DIST = __uninstalled__.py