diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-10-23 01:50:11 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-10-23 01:50:11 +0000 |
| commit | 0975d201e0437521722ffd81f3445273911a895b (patch) | |
| tree | b64ea8bc81500c2a896f01a77fa2a8b738e07f83 /lib | |
| parent | 5b01b59e21b587d96776172ab8bbe292251fd298 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile index 56ca1a4324ee..4f06c64929d8 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -13,7 +13,7 @@ SUBDIR=csu/${MACHINE} SUBDIR+= libc libcompat libcom_err libcurses libedit \ libf2c libforms \ libkvm libmd libmytinfo libncurses libpcap libresolv librpcsvc \ - libscsi libskey libss libtermcap libutil liby + libscsi libskey libss libtermcap libutil libxpg4 liby .if !exists(../secure) || defined(NOSECURE) || defined(NOCRYPT) SUBDIR+= libcrypt |
