8 lines
141 B
Makefile
8 lines
141 B
Makefile
sugardir = $(pkgdatadir)/shell/model/devices
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
device.py \
|
|
devicesmodel.py \
|
|
battery.py \
|
|
network.py
|