Add header to Makefile.
[openssl.git] / fips / rand / Makefile
index 164550419942901955c632731205c91ca74c9594..8c3c9c0a7ea051bc7ed01366fcfae79f62b16a65 100644 (file)
@@ -32,7 +32,7 @@ LIBOBJ=       fips_rand.o fips_rand_selftest.o fips_drbg_lib.o \
 SRC= $(LIBSRC)
 
 EXHEADER= fips_rand.h
 SRC= $(LIBSRC)
 
 EXHEADER= fips_rand.h
-HEADER=        $(EXHEADER) fips_rand_lcl.h
+HEADER=        $(EXHEADER) fips_rand_lcl.h fips_drbg_selftest.h
 
 ALL=    $(GENERAL) $(SRC) $(HEADER)
 
 
 ALL=    $(GENERAL) $(SRC) $(HEADER)