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/nativewindowversion | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/nativewindowversion') diff --git a/make/nativewindowversion b/make/nativewindowversion index 9a2643280..f31c7f2bc 100644 --- a/make/nativewindowversion +++ b/make/nativewindowversion @@ -14,4 +14,6 @@ Extension-Name: javax.media.nativewindow Implementation-Vendor-Id: com.jogamp Trusted-Library: true Permissions: all-permissions +Application-Library-Allowable-Codebase: * @JAR_CODEBASE_TAG@ + -- cgit v1.2.3