diff --git a/crypto/ct/Makefile b/crypto/ct/Makefile index 3c89ac7e1f..8d6e6b7b9b 100644 --- a/crypto/ct/Makefile +++ b/crypto/ct/Makefile @@ -20,7 +20,7 @@ LIBOBJ= ct_lib.o SRC= $(LIBSRC) -HEADER= ct_locl.h +HEADER= ALL= $(GENERAL) $(SRC) $(HEADER)