7850970f27
Several cleanups. Fixup makefiles
9 lines
160 B
Makefile
9 lines
160 B
Makefile
sugardir = $(pkgdatadir)/shell/frame
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
RightPanel.py \
|
|
PanelWindow.py \
|
|
Frame.py \
|
|
TopPanel.py \
|
|
BottomPanel.py
|