summaryrefslogtreecommitdiff
path: root/plugins/python/androperms/Makefile.am
blob: 3d1755c5ce718b39c97da83a111ca70a8a4d30d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

andropermsdir = $(datadir)/openida/plugins/python/androperms

androperms_DATA = 							\
	__init__.py								\
	androperms.py							\
	defs.py									\
	manifest.py								\
	parser.py								\
	reader.py								\
	stack.py								\
	string.py