summaryrefslogtreecommitdiff
path: root/trans
diff options
context:
space:
mode:
Diffstat (limited to 'trans')
-rw-r--r--trans/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/Makefile b/trans/Makefile
index afbf46df..e44ea29a 100644
--- a/trans/Makefile
+++ b/trans/Makefile
@@ -33,7 +33,7 @@ symlink.o: fsys_S.h
magic: magic.o fsysServer.o error.o
magic.o: fsys_S.h
-null: null.o error.o $(libtrivfs) $(libports)
+null: null.o error.o $(libtrivfs) $(libports) $(libihash)
null.o: ../hurd/trivfs.h ../hurd/ports.h
ifsock: ifsock.o error.o $(libtrivfs) $(libports) $(libihash) ifsockServer.o