summaryrefslogtreecommitdiff
path: root/plugins/python/androperms/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-10-08 08:42:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-10-08 08:42:13 (GMT)
commit4a51f37982c2d5d358971e947d05786b939af88e (patch)
tree06bbde53a6476c3dea08fcc9003d66df1c5d1cde /plugins/python/androperms/Makefile.am
parentb75a1889afa207051395b0288890b5b197c87b75 (diff)
Added pictures to the list of Android permissions.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@266 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'plugins/python/androperms/Makefile.am')
-rw-r--r--plugins/python/androperms/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/python/androperms/Makefile.am b/plugins/python/androperms/Makefile.am
index f44be3c..c9c8430 100644
--- a/plugins/python/androperms/Makefile.am
+++ b/plugins/python/androperms/Makefile.am
@@ -3,6 +3,7 @@ andropermsdir = $(datadir)/openida/plugins/python/androperms
androperms_DATA = \
__init__.py \
+ android.png \
androperms.db \
androperms.py \
defs.py \
@@ -10,6 +11,7 @@ androperms_DATA = \
panel.py \
parser.py \
reader.py \
+ routine.png \
stack.py \
string.py