Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/frame/devices/Makefile.am
blob: 26cce8aad72256e4a18276ea57db964d2056f897 (plain)
1
2
3
4
5
6
7
8
sugardir = $(pythondir)/jarabe/frame/devices
sugar_PYTHON =				\
	__init__.py			\
	battery.py			\
	deviceview.py			\
	speaker.py			\
	mesh.py				\
	wireless.py