5 lines
97 B
Makefile
5 lines
97 B
Makefile
sugardir = $(pkgdatadir)/shell/hardware
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
hardwaremanager.py
|