aboutsummaryrefslogtreecommitdiffstats
path: root/make/joglversion-all
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-22 23:12:52 +0100
committerSven Gothel <[email protected]>2014-01-22 23:12:52 +0100
commite8958457632d3faaaefda727d9b5c383373dff3b (patch)
tree06e4cedeb2a09d7bba09fb5f7caf4301bfed13e3 /make/joglversion-all
parent21d6cfafdc088e75981d710c672a668fddfdf298 (diff)
Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh), add 'Application-Library-Allowable-Codebase: *'
Diffstat (limited to 'make/joglversion-all')
-rw-r--r--make/joglversion-all1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/joglversion-all b/make/joglversion-all
index c8c6f9251..4e53b8de0 100644
--- a/make/joglversion-all
+++ b/make/joglversion-all
@@ -14,5 +14,6 @@ Extension-Name: javax.media.opengl
Implementation-Vendor-Id: com.jogamp
Trusted-Library: true
Permissions: all-permissions
+Application-Library-Allowable-Codebase: *
@JAR_CODEBASE_TAG@