8 lines
149 B
Makefile
8 lines
149 B
Makefile
sugardir = $(pkgdatadir)/shell/hardware
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
hardwaremanager.py \
|
|
nmclient.py \
|
|
nminfo.py \
|
|
wepkeydialog.py
|