Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/Makefile.am
blob: 1b41dfbd22997ec622d3464c69460ef205862f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = controlpanel desktop frame hardware journal model view intro

sugardir = $(pythondir)/jarabe
sugar_PYTHON =			\
        __init__.py		\
	config.py           	\
	logsmanager.py		\
	main.py			\
	session.py		\
	shellservice.py

EXTRA_DIST = $(bin_SCRIPTS) $(conf_DATA)