sugar-toolkit-gtk3/shell/frame/Makefile.am

9 lines
154 B
Makefile
Raw Normal View History

2006-08-23 11:52:18 +02:00
sugardir = $(pkgdatadir)/shell/panel
sugar_PYTHON = \
__init__.py \
2006-09-01 15:11:52 +02:00
RightPanel.py \
2006-08-23 11:52:18 +02:00
Panel.py \
2006-09-01 15:11:52 +02:00
Frame.py \
2006-08-28 15:22:52 +02:00
TopPanel.py \
2006-09-01 15:11:52 +02:00
BottomPanel.py