aboutsummaryrefslogtreecommitdiff
path: root/build-standalone.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build-standalone.xml')
-rw-r--r--build-standalone.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-standalone.xml b/build-standalone.xml
index 7261eee..8098ce2 100644
--- a/build-standalone.xml
+++ b/build-standalone.xml
@@ -100,6 +100,7 @@
<class name="cz.crcs.ectester.standalone.libs.jni.NativeKeyPairGeneratorSpi$TomCrypt"/>
<class name="cz.crcs.ectester.standalone.libs.jni.NativeECPublicKey$TomCrypt"/>
<class name="cz.crcs.ectester.standalone.libs.jni.NativeECPrivateKey$TomCrypt"/>
+ <class name="cz.crcs.ectester.standalone.libs.jni.NativeKeyAgreementSpi$TomCrypt"/>
</javah>
</target>
</project>