f26e85a1fa
Use it in the test.
12 lines
210 B
Makefile
12 lines
210 B
Makefile
sugardir = $(pythondir)/sugar/canvas
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
CanvasView.py \
|
|
Colors.py \
|
|
GridLayout.py \
|
|
GridModel.py \
|
|
GridWindow.py \
|
|
IconItem.py \
|
|
IconColor.py \
|
|
ScreenContainer.py
|