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