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

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