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

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

EXTRA_DIST = __uninstalled__.py