Add header to Makefile.
This commit is contained in:
parent
eb9e63df61
commit
06e771b580
@ -32,7 +32,7 @@ LIBOBJ= fips_rand.o fips_rand_selftest.o fips_drbg_lib.o \
|
||||
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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user