Add a DTLS unprocesed records test
[openssl.git] / ssl / Makefile
index b6dee5b5ea522a3bdfca147e61d41a0b4d19d857..775d8ec9804a9c36a2516199601086a2b49c51b6 100644 (file)
@@ -15,7 +15,7 @@ KRB5_INCLUDES=
 CFLAGS= $(INCLUDES) $(CFLAG)
 
 GENERAL=Makefile README ssl-lib.com install.com
-TEST=ssltest.c heartbeat_test.c clienthellotest.c sslv2conftest.c
+TEST=ssltest.c heartbeat_test.c clienthellotest.c sslv2conftest.c dtlstest.c
 APPS=
 
 LIB=$(TOP)/libssl.a