7 lines
122 B
Makefile
7 lines
122 B
Makefile
sugardir = $(pythondir)/sugar/shell
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
activity.py \
|
|
shell.py \
|
|
PresenceWindow.py
|