summaryrefslogtreecommitdiffstats
path: root/crypto/des/Makefile.ssl
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-22 20:10:06 +0000
committerUlf Möller <ulf@openssl.org>1999-04-22 20:10:06 +0000
commit169cc7a11245a1cdecfa01ceade27e4c9a7d7c91 (patch)
tree3977e875f36e7f934bc18ca0d7ee3370d42a34a2 /crypto/des/Makefile.ssl
parent1a01cad3aeacac0e4af352486de293362e700472 (diff)
Remove references to .org header file names.
Diffstat (limited to 'crypto/des/Makefile.ssl')
-rw-r--r--crypto/des/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl
index 46be0c8f89..1626f496fa 100644
--- a/crypto/des/Makefile.ssl
+++ b/crypto/des/Makefile.ssl
@@ -19,7 +19,7 @@ DES_ENC= des_enc.o fcrypt_b.o
CFLAGS= $(INCLUDES) $(CFLAG)
-GENERAL=Makefile des.org des_locl.org
+GENERAL=Makefile
TEST=destest.c
APPS=