summaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-02-03 22:53:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2015-02-04 18:54:36 +0000
commit5496cd3e5d9a0ab4c1235bdda9872eeb5ec130bb (patch)
tree5473753f8136347a5229901d2fa03813f95a05e8 /test/Makefile
parent6922ddee1b7b1bddbe0d59a5bbdcf8ff39343434 (diff)
More unused FIPS module code.
Remove fips_algvs.c Remove unused fips module build code from Configure and Makefile.org Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index f0eb183b56..fa5bd9f9e9 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -12,7 +12,7 @@ PERL= perl
# KRB5 stuff
KRB5_INCLUDES=
LIBKRB5=
-TEST= fips_algvs.c igetest.c
+TEST= igetest.c
PEX_LIBS=
EX_LIBS= #-lnsl -lsocket