From d35ca2bd419417f6fce172c54a24ee5988f53f3a Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 24 Jun 1995 23:23:17 +0000 Subject: (HURDLIBS): Add libihash. --- ext2fs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext2fs') diff --git a/ext2fs/Makefile b/ext2fs/Makefile index ca9b96ff..cde371c0 100644 --- a/ext2fs/Makefile +++ b/ext2fs/Makefile @@ -25,7 +25,8 @@ OBJS = $(SRCS:.c=.o) error.o LCLHDRS = ext2fs.h ext2_fs.h ext2_fs_i.h REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\ ../hurd/ioserver.h ../hurd/fshelp.h -HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads +HURDLIBS = libdiskfs libports libpager libioserver libfshelp libthreads \ + libihash target = ext2fs CPPFLAGS += -I../lib -- cgit v1.2.3