6 lines
112 B
Makefile
6 lines
112 B
Makefile
|
sugardir = $(pkgdatadir)/shell/console/interface/terminal
|
||
|
sugar_PYTHON = \
|
||
|
__init__.py \
|
||
|
terminal.py
|
||
|
|