summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-07-31 21:30:07 +0000
committerRichard Levitte <levitte@openssl.org>2003-07-31 21:30:07 +0000
commit475e8d3d1d562a7553923a97fd4256500393eca6 (patch)
treebfd435ff303b629e98b0c802b18fb02855b3a83c /Makefile.org
parentc5f070d5d583e2c95fe0107cbe3dd6dad14bb66c (diff)
If FDIRS is to be treated like SDIRS, let's not forget to initialize
it in Makefile.org.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.org b/Makefile.org
index ca75880ae2..cfdab96a86 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -184,6 +184,8 @@ SDIRS= objects \
buffer bio stack lhash rand err \
evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5
+FDIRS= rand sha1 des aes dsa
+
# tests to perform. "alltests" is a special word indicating that all tests
# should be performed.
TESTS = alltests