projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ae83be
)
Add fips_test_suite.c to TEST
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 2 Feb 2006 15:10:50 +0000
(15:10 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 2 Feb 2006 15:10:50 +0000
(15:10 +0000)
fips-1.0/Makefile
patch
|
blob
|
history
diff --git
a/fips-1.0/Makefile
b/fips-1.0/Makefile
index d9fddddd14636d78ffe1ec62d52854778c998ccb..57ef29c5ac544b8c6c1408946590a80c19a245b5 100644
(file)
--- a/
fips-1.0/Makefile
+++ b/
fips-1.0/Makefile
@@
-42,6
+42,7
@@
SRC= $(LIBSRC)
EXHEADER=fips.h
HEADER=$(EXHEADER) fips_err.h
EXE=fipsld
+TEST=fips_test_suite.c
ALL= $(GENERAL) $(SRC) $(HEADER)