Updates to DRBG: fix bugs in infrastructure. Add initial experimental
[openssl.git] / fips / rand / Makefile
index 580d6df7771788a2ec0224a676b4cd0a5b598619..0aade52d68e3a9fb521056d4547382c7a9001a85 100644 (file)
@@ -18,7 +18,7 @@ AR=           ar r
 CFLAGS= $(INCLUDES) $(CFLAG)
 
 GENERAL=Makefile
-TEST= fips_randtest.c fips_rngvs.c
+TEST= fips_randtest.c fips_rngvs.c fips_drbgvs.c
 APPS=
 
 LIB=$(TOP)/libcrypto.a