diff options
author | Sven Gothel <[email protected]> | 2010-11-23 06:38:00 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-23 06:38:00 +0100 |
commit | c478652d19b25ebf645534b8636c3127267af233 (patch) | |
tree | 005062986d5c70229b1e8be9c442d820c0e5a8f0 /make/Manifest | |
parent | eb9d3dffe8ed0c94bacb6876d98795f1247eab7a (diff) |
Fix Version test while using the JAR files in classpath; Cleanup Manifest order
Diffstat (limited to 'make/Manifest')
-rwxr-xr-x | make/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/Manifest b/make/Manifest index 575043b..0cca8b6 100755 --- a/make/Manifest +++ b/make/Manifest @@ -9,5 +9,6 @@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community Implementation-Vendor-Id: com.jogamp Implementation-URL: http://jogamp.org/ +Extension-Name: com.jogamp.common Main-Class: com.jogamp.gluegen.GlueGen Class-Path: antlr.jar |