1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00

Add ouya-sdk to usual suspects

This commit is contained in:
Ciaran Gultnieks 2013-12-01 16:47:17 +00:00
parent 2ce0b14d92
commit 41d7068604

View File

@ -1055,7 +1055,8 @@ def scan_source(build_dir, root_dir, thisbuild):
'jpct-ae',
'youtubeandroidplayerapi',
'bugsense',
'crashlytics']
'crashlytics',
'ouya-sdk']
def getpaths(field):
paths = []