summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-01-03 22:57:50 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-01-03 22:57:50 +0000
commit76d761ccd3dc1a8c5fb844d91a1d2bc29f0d2b13 (patch)
treecb0743eef197836856ca0f0896390dc13e9a6668 /util
parenteef0c1f34c7b7d6a38e02f3294eb509aef081749 (diff)
Move CHANGES entry. Revert include file install line.
Diffstat (limited to 'util')
-rwxr-xr-xutil/mk1mf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mk1mf.pl b/util/mk1mf.pl
index 3acdecd05f..fdd25a83dc 100755
--- a/util/mk1mf.pl
+++ b/util/mk1mf.pl
@@ -530,7 +530,7 @@ install: all
\$(MKDIR) \"\$(INSTALLTOP)${o}include\"
\$(MKDIR) \"\$(INSTALLTOP)${o}include${o}openssl\"
\$(MKDIR) \"\$(INSTALLTOP)${o}lib\"
- \$(CP) \"\$(INCO_D)${o}*.h\" \"\$(INSTALLTOP)${o}include${o}openssl\"
+ \$(CP) \"\$(INCO_D)${o}*.\[ch\]\" \"\$(INSTALLTOP)${o}include${o}openssl\"
\$(CP) \"\$(BIN_D)$o\$(E_EXE)$exep \$(INSTALLTOP)${o}bin\"
\$(MKDIR) \"\$(OPENSSLDIR)\"
\$(CP) apps${o}openssl.cnf \"\$(OPENSSLDIR)\"