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

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

EXTRA_DIST = __uninstalled__.py