diff options
author | Sven Gothel <[email protected]> | 2014-01-25 14:23:26 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-25 14:23:26 +0100 |
commit | b301cf2b1d6543b12dcd6da528c4f94385655f55 (patch) | |
tree | 3cade8c9cb03fdcea7c5831282dc26b4a17c38fa | |
parent | 33fedf71ce67db3548b7c41819acc46ae01536a0 (diff) |
Jar Manifest: Seal all packages
-rwxr-xr-x | make/joalversion | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/joalversion b/make/joalversion index 98ccc3b..3e5a335 100755 --- a/make/joalversion +++ b/make/joalversion @@ -20,3 +20,6 @@ Application-Library-Allowable-Codebase: * Name: jogamp/openal/ Sealed: true +Name: com/jogamp/openal/ +Sealed: true + |