diff options
author | Sven Gothel <[email protected]> | 2014-01-22 23:09:15 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-22 23:09:15 +0100 |
commit | 26a17333707b1354f6fdbbb2d9c1502df0dc3db2 (patch) | |
tree | 76b27b0110507d176d489ab40ac2eb8d46004b3b /make/joalversion-test-android | |
parent | fb14df47e29769531722865fc39f28212929af7b (diff) |
Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh), add 'Application-Library-Allowable-Codebase: *'
Diffstat (limited to 'make/joalversion-test-android')
-rw-r--r-- | make/joalversion-test-android | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/joalversion-test-android b/make/joalversion-test-android index 3fafc3a..2c94ecf 100644 --- a/make/joalversion-test-android +++ b/make/joalversion-test-android @@ -12,3 +12,4 @@ Implementation-Vendor: JogAmp Community Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.openal.test Implementation-Vendor-Id: com.jogamp + |