7 lines
109 B
Makefile
7 lines
109 B
Makefile
|
sugardir = $(pkgdatadir)/shell/intro
|
||
|
sugar_PYTHON = \
|
||
|
__init__.py \
|
||
|
colorpicker.py \
|
||
|
intro.py \
|
||
|
glive.py
|