aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-01-03 22:43:04 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-01-03 22:43:04 +0000
commiteef0c1f34c7b7d6a38e02f3294eb509aef081749 (patch)
treefb49441433ca3bf20230eeeca5a6e423a9888174 /util/mkfiles.pl
parent82a243132723ac27a81d689722e94e05e18992a0 (diff)
downloadopenssl-eef0c1f34c7b7d6a38e02f3294eb509aef081749.tar.gz
Netware support.
Submitted by: Guenter Knauf <eflash@gmx.net>
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 584c3912e6..55a313cdb0 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -62,6 +62,7 @@ my @dirs = (
"ssl",
"apps",
"engines",
+"engines/ccgost",
"test",
"tools"
);