Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/devices/Makefile.am
blob: 2b19443222fedfad47ba103a13fe4fd58a048379 (plain)
1
2
3
4
5
6
7
8
9
SUBDIRS = network

sugardir = $(pkgdatadir)/shell/view/devices
sugar_PYTHON =				\
	__init__.py			\
	battery.py			\
	deviceview.py			\
	speaker.py