From cd9220f84279dd9cd0d64e7910637c73431a38be Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 4 Oct 1994 04:15:39 +0000 Subject: Formerly Makefile.~36~ --- ufs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs/Makefile') diff --git a/ufs/Makefile b/ufs/Makefile index 941452ff..3dac8b98 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -19,7 +19,7 @@ dir := ufs makemode := server SRCS=alloc.c consts.c devio.c dir.c hyper.c inode.c main.c pager.c \ - sizes.c subr.c tables.c bmap.c + sizes.c subr.c tables.c bmap.c pokeloc.c OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o LCLHDRS = ufs.h fs.h dinode.h dir.h REMHDRS = ../hurd/diskfs.h ../hurd/ports.h ../hurd/pager.h\ -- cgit v1.2.3