Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/Makefile.am
blob: aa56cc3175c816b1b0d69509a7e6cda9a8e648b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUBDIRS = controlpanel 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)