From d66ace9da50de58a17e7ca7eeec8ca6f5a6be189 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 5 Aug 2001 18:02:16 +0000 Subject: Start to reduce some of the header bloat. --- crypto/Makefile.ssl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crypto/Makefile.ssl') diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index 8e682e0afb..3e3f5ebaab 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -40,7 +40,8 @@ LIBOBJ= cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o ebcdi SRC= $(LIBSRC) -EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h ebcdic.h symhacks.h +EXHEADER= crypto.h tmdiff.h opensslv.h opensslconf.h ebcdic.h symhacks.h \ + types.h HEADER= cryptlib.h buildinf.h md32_common.h o_time.h $(EXHEADER) ALL= $(GENERAL) $(SRC) $(HEADER) -- cgit v1.2.3