summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index cec89cf..50e4f0f 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -13,7 +13,8 @@ SUBDIR=csu/${MACHINE}
SUBDIR+= libc libcompat libcom_err libcurses libedit \
libf2c libfakegnumalloc libforms \
libkvm libmd libmytinfo libncurses libpcap libresolv librpcsvc \
- libscsi libskey libss libtermcap libutil libxpg4 liby libipx
+ libscsi libskey libss libtermcap libutil libxpg4 liby libipx \
+ libdisk
.if !exists(../secure) || defined(NOSECURE) || defined(NOCRYPT)
SUBDIR+= libcrypt
OpenPOWER on IntegriCloud