summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2003-07-27 21:13:35 +0000
committerBen Laurie <ben@openssl.org>2003-07-27 21:13:35 +0000
commitd3a15e132d8b3063141d25131be2ab33d201ef5b (patch)
tree8dad6f323c4afcd3eede06db76657ecabac2b3a6 /Makefile.org
parent47954f114c6e657a6490c95da4d209f9be7e64fb (diff)
Build when not FIPS.
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 61f11f4147..486db65952 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -173,7 +173,7 @@ LIBKRB5=
# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
SHLIB_MARK=
-DIRS= fips crypto ssl $(SHLIB_MARK) apps test tools
+DIRS= crypto fips ssl $(SHLIB_MARK) apps test tools
SHLIBDIRS= fips crypto ssl
# dirs in crypto to build