]> Git Repo - qemu.git/blobdiff - tests/Makefile.include
crypto: Implement TLS Pre-Shared Keys (PSK).
[qemu.git] / tests / Makefile.include
index e8bb2d8f66fe5adb7dac7da554c76f3e7ad24e54..8859e88ffb4ac8f12751f8845abf3a4f30f0177b 100644 (file)
@@ -723,7 +723,9 @@ tests/test-crypto-tlscredsx509$(EXESUF): tests/test-crypto-tlscredsx509.o \
 
 tests/test-crypto-tlssession.o-cflags := $(TASN1_CFLAGS)
 tests/test-crypto-tlssession$(EXESUF): tests/test-crypto-tlssession.o \
-       tests/crypto-tls-x509-helpers.o tests/pkix_asn1_tab.o $(test-crypto-obj-y)
+       tests/crypto-tls-x509-helpers.o tests/pkix_asn1_tab.o \
+       tests/crypto-tls-psk-helpers.o \
+        $(test-crypto-obj-y)
 tests/test-util-sockets$(EXESUF): tests/test-util-sockets.o \
        tests/socket-helpers.o $(test-util-obj-y)
 tests/test-io-task$(EXESUF): tests/test-io-task.o $(test-io-obj-y)
This page took 0.019069 seconds and 4 git commands to generate.