summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-06-22 15:41:32 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-06-22 15:41:32 +0000
commitb7e13bdf41a7c95aa9c2b7981c1e2f24e077d90e (patch)
treefaaff191ee5b0e5322412f0f909026dfc44f478d /ufs
parent6add63967766c1078cd6c8962371c284057a192d (diff)
(HURDLIBS): Add libihash.
Diffstat (limited to 'ufs')
-rw-r--r--ufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index d351caab..04bb15fd 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -26,7 +26,7 @@ REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\
../hurd/ioserver.h ../hurd/fshelp.h
#HURDLIBS = libdiskfs libports libdiskfs libpager libioserver \
# libfshelp libdiskfs libthreads libports
-HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads
+HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads libihash
LDFLAGS = -Wl,--no-keep-memory
target = ufs