7 lines
113 B
Makefile
7 lines
113 B
Makefile
|
sugardir = $(pkgdatadir)/shell
|
||
|
sugar_PYTHON = \
|
||
|
__init__.py \
|
||
|
MeshView.py \
|
||
|
HomeView.py \
|
||
|
Window.py
|