6 lines
87 B
Makefile
6 lines
87 B
Makefile
sugardir = $(pythondir)/sugar/objects
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
objecttype.py
|
|
|