aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-25 14:23:26 +0100
committerSven Gothel <[email protected]>2014-01-25 14:23:26 +0100
commitb301cf2b1d6543b12dcd6da528c4f94385655f55 (patch)
tree3cade8c9cb03fdcea7c5831282dc26b4a17c38fa
parent33fedf71ce67db3548b7c41819acc46ae01536a0 (diff)
Jar Manifest: Seal all packages
-rwxr-xr-xmake/joalversion3
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
+