8 lines
157 B
Makefile
8 lines
157 B
Makefile
sugardir = $(pkgdatadir)/shell/view/devices
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
battery.py \
|
|
deviceview.py \
|
|
wirednetwork.py \
|
|
wirelessnetwork.py
|