diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-06-06 17:18:10 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-06-06 17:18:10 +0000 |
commit | 125fd322031cfb434685872b229660bd09f01d50 (patch) | |
tree | 455f4c9bf3277995a3c473d707f2d11a1fa5dbe1 /Makefile | |
parent | bc7756e31c7c4f922040852e281c221bd4b13f61 (diff) |
(lib-subdirs): Added libihash.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ makemode := misc include Makeconf lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \ - libthreads libps libnetserv libdirmgt libnetfs + libthreads libps libnetserv libdirmgt libnetfs libihash prog-subdirs = auth boot exec fstests init.trim \ proc term ufs pflocal pipes dev.trim utils trans fsck bsdfsck \ devio newfs ext2fs benchmarks pfinet tmpfs defpager login nfs |