1 2 3 4 5 6 7 8
apkfilesdir = $(pluginsdatadir)/python/apkfiles apkfiles_DATA = \ __init__.py \ apkfiles.py EXTRA_DIST = $(apkfiles_DATA)