From bd6ae6579e51c9e4992909838840a9d062954162 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sun, 5 Feb 2006 12:38:58 +0000 Subject: [PATCH] Adjust DIR variable in fips-1.0/Makefile accordingly. --- fips-1.0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fips-1.0/Makefile b/fips-1.0/Makefile index d8c980d628..42487cd9b1 100644 --- a/fips-1.0/Makefile +++ b/fips-1.0/Makefile @@ -2,7 +2,7 @@ # OpenSSL/fips-1.0/Makefile # -DIR= fips +DIR= fips-1.0 TOP= .. CC= cc INCLUDE= -I. -I$(TOP) -I../include -- 2.25.1