Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/devices/Makefile.am
blob: f798c96c099b997f15921da7bf047402f1a85044 (plain)
1
2
3
4
5
6
7
8
sugardir = $(pkgdatadir)/shell/model/devices
sugar_PYTHON =			\
	__init__.py		\
	device.py		\
	devicesmodel.py		\
	battery.py		\
	wirednetwork.py		\
	wirelessnetwork.py