8 lines
145 B
Makefile
8 lines
145 B
Makefile
sugardir = $(pkgdatadir)/shell/panel
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
FriendsPanel.py \
|
|
Panel.py \
|
|
PanelManager.py \
|
|
VerbsPanel.py
|