Move the password reading functions completely away from the DES
[openssl.git] / crypto / ui / Makefile.ssl
index 8c9a4acf0730bbad53092641bc0ea3b6d7e5fc7f..77467b84862f90b1e741f00b8f7e331912e3890e 100644 (file)
@@ -32,7 +32,7 @@ LIBOBJ= ui_err.o ui_lib.o ui_openssl.o $(COMPATOBJ)
 
 SRC= $(LIBSRC)
 
-EXHEADER= ui.h
+EXHEADER= ui.h ui_compat.h
 HEADER=        $(EXHEADER) ui_locl.h
 
 ALL=    $(GENERAL) $(SRC) $(HEADER)