From: Hans-Christoph Steiner Date: Thu, 26 Jun 2014 23:52:11 +0000 (-0400) Subject: include getsig.java and opensc-fdroid.cfg in the source tarball X-Git-Tag: 0.2^2~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9b30e2665d03c474a7bcb165ac8e8141cc1c560e;p=fdroidserver.git include getsig.java and opensc-fdroid.cfg in the source tarball --- diff --git a/MANIFEST.in b/MANIFEST.in index 47cd528e..93c086ab 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -23,6 +23,10 @@ include docs/update.sh include examples/config.py include examples/fdroid-icon.png include examples/makebs.config.py +include examples/opensc-fdroid.cfg +include fdroidserver/getsig/run.sh +include fdroidserver/getsig/make.sh +include fdroidserver/getsig/getsig.java include tests/run-tests include wp-fdroid/AndroidManifest.xml include wp-fdroid/android-permissions.php