aboutsummaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt-natives
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-22 23:07:48 +0100
committerSven Gothel <[email protected]>2014-01-22 23:07:48 +0100
commit45f78321160cd6303a35ec52768367ef5ccef9e0 (patch)
treef87ca343813a04669e75b0f06abeafe88abca49b /make/Manifest-rt-natives
parentefb7c478fda04336292104b10c3adf985d59b173 (diff)
Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh), add 'Application-Library-Allowable-Codebase: *'
Diffstat (limited to 'make/Manifest-rt-natives')
-rwxr-xr-xmake/Manifest-rt-natives2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/Manifest-rt-natives b/make/Manifest-rt-natives
index dbf235a..d95830e 100755
--- a/make/Manifest-rt-natives
+++ b/make/Manifest-rt-natives
@@ -14,4 +14,6 @@ Implementation-URL: http://jogamp.org/
Extension-Name: com.jogamp.common
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@
+