diff options
Diffstat (limited to 'make/Manifest')
-rwxr-xr-x | make/Manifest | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/make/Manifest b/make/Manifest index 27a9acc..b232e48 100755 --- a/make/Manifest +++ b/make/Manifest @@ -8,11 +8,11 @@ Implementation-Version: @VERSION@ Implementation-Build: @BUILD_VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-SHA256-Sources: @SHA256_SOURCES@ -Implementation-SHA256-Classes: @SHA256_CLASSES@ -Implementation-SHA256-Classes-this: @SHA256_CLASSES_THIS@ -Implementation-SHA256-Natives: @SHA256_NATIVES@ -Implementation-SHA256-Natives-this: @SHA256_NATIVES_THIS@ +Implementation-SHA-Sources: @SHA_SOURCES@ +Implementation-SHA-Classes: @SHA_CLASSES@ +Implementation-SHA-Classes-this: @SHA_CLASSES_THIS@ +Implementation-SHA-Natives: @SHA_NATIVES@ +Implementation-SHA-Natives-this: @SHA_NATIVES_THIS@ Implementation-Vendor: JogAmp Community Implementation-Vendor-Id: com.jogamp Implementation-URL: http://jogamp.org/ |