summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-20 21:59:20 +0000
committerBodo Möller <bodo@openssl.org>1999-05-20 21:59:20 +0000
commit17e3dd1c62e9aadcd908c55e650f70379d2d19e2 (patch)
tree2b3191cc15e24d09853b7e1b708fd93a398b40e8 /Makefile.org
parent9dff4cc05100b9989998e4fe061e58d0fbfd6d8e (diff)
Don't install e_os.h in include/openssl, use it only as a local
include file.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 4eec987a07..83929796c4 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -171,7 +171,7 @@ BASENAME= openssl
NAME= $(BASENAME)-$(VERSION)
TARFILE= $(NAME).tar
WTARFILE= $(NAME)-win.tar
-EXHEADER= e_os.h e_os2.h
+EXHEADER= e_os2.h
HEADER= e_os.h
all: Makefile.ssl