You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
248 B
Makefile

sugardir = $(pythondir)/sugar/canvas
sugar_PYTHON = \
__init__.py \
CanvasView.py \
CanvasBox.py \
Colors.py \
Grid.py \
IconItem.py \
IconColor.py \
Menu.py \
MenuIcon.py \
MenuShell.py \
SnowflakeLayout.py \
Timeline.py