diff options
author | markm <markm@FreeBSD.org> | 1996-07-28 08:18:06 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1996-07-28 08:18:06 +0000 |
commit | 5313ba6bbed76bbe085937a5a042d87f2a5e601f (patch) | |
tree | 66628770810a6be62cfef66613534cbaedaecdf5 /secure/lib/libdes/GNUmakefile | |
parent | ac425672272c2be2c8ff171a3ae8851e8219740f (diff) | |
download | FreeBSD-src-5313ba6bbed76bbe085937a5a042d87f2a5e601f.zip FreeBSD-src-5313ba6bbed76bbe085937a5a042d87f2a5e601f.tar.gz |
Latest libdes from Eric Young. Mainly code beautification.
Diffstat (limited to 'secure/lib/libdes/GNUmakefile')
-rw-r--r-- | secure/lib/libdes/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libdes/GNUmakefile b/secure/lib/libdes/GNUmakefile index 6372d08..5863b90 100644 --- a/secure/lib/libdes/GNUmakefile +++ b/secure/lib/libdes/GNUmakefile @@ -21,7 +21,7 @@ routines:= $(destest) distribute:= ARTISTIC COPYRIGHT FILES INSTALL Imakefile README VERSION \ GNUmakefile times vms.com KERBEROS MODES.DES \ des.man des_crypt.man \ - version.h des_locl.h podd.h sk.h spr.h \ + des_ver.h des_locl.h podd.h sk.h spr.h \ des.pl testdes.pl doIP doPC1 doPC2 PC1 PC2 shifts.pl \ des.doc makefile.bc |