summaryrefslogtreecommitdiffstats
path: root/make/Manifest-rt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-25 14:05:42 +0100
committerSven Gothel <[email protected]>2014-01-25 14:05:42 +0100
commitb8a515bbfa9bc26aaf5291f065f6860cd5ddee11 (patch)
treea8e012a42ab64108c9285b2929d67bb38c9cc8c2 /make/Manifest-rt
parentf1090c3db5e7647b0a1e1fef2cda5f9c424a2fb8 (diff)
Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'sealed packages': gluegen-rt.jar < gluegen-rt-android.jar < gluegen.jar
Diffstat (limited to 'make/Manifest-rt')
-rwxr-xr-xmake/Manifest-rt3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/Manifest-rt b/make/Manifest-rt
index 2972793..4a76c0c 100755
--- a/make/Manifest-rt
+++ b/make/Manifest-rt
@@ -20,3 +20,6 @@ Application-Library-Allowable-Codebase: *
Name: jogamp/common/
Sealed: true
+Name: com/jogamp/common/
+Sealed: true
+