From e8958457632d3faaaefda727d9b5c383373dff3b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 22 Jan 2014 23:12:52 +0100 Subject: Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh), add 'Application-Library-Allowable-Codebase: *' --- make/joglversion-all | 1 + 1 file changed, 1 insertion(+) (limited to 'make/joglversion-all') 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@ -- cgit v1.2.3