6 lines
109 B
Makefile
6 lines
109 B
Makefile
sugardir = $(pkgdatadir)/shell/conf
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
ActivityRegistry.py \
|
|
Profile.py
|