7 lines
128 B
Makefile
7 lines
128 B
Makefile
sugardir = $(pkgdatadir)/shell/view/devices
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
battery.py \
|
|
deviceview.py \
|
|
network.py
|