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

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

EXTRA_DIST = __uninstalled__.py