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

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

EXTRA_DIST = $(bin_SCRIPTS) $(conf_DATA)