summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-16 17:42:47 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-16 17:42:47 +0000
commit1d1c5649b56d3a32400fa81cd3ea70ee5f119812 (patch)
tree34f6fce3f88b99fadcc3eea02262665737cae4d4
parentdd6e2d59aa6fe10fec7f7cc642a4570d6e7355f8 (diff)
Formerly Makefile.~7~
-rw-r--r--ufs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/Makefile b/ufs/Makefile
index 97a48df3..284befb9 100644
--- a/ufs/Makefile
+++ b/ufs/Makefile
@@ -27,7 +27,7 @@ DISTFILES=$(SRCS) ufs.h Makefile fs.h dinode.h dir.h
OBJS=$(subst .c,.o,$(SRCS)) exec_server_image.o
LIBS = $(libdiskfs) $(libports) $(libdiskfs) $(libpager) $(libioserver) \
- $(libfshelp) $(libdiskfs) $(libthreads)
+ $(libfshelp) $(libdiskfs) $(libthreads) $(libports)
all: ufs