Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/intro/Makefile.am
blob: b9ddcf46075114a3589c26cf66e026c19f7394e9 (plain)
1
2
3
4
5
6
7
8
9
imagedir = $(pkgdatadir)/shell/intro
image_DATA = default-picture.png

EXTRA_DIST = $(conf_DATA) $(image_DATA)
sugardir = $(pythondir)/jarabe/intro
sugar_PYTHON = 		\
	__init__.py	\
	colorpicker.py	\
	window.py