From 2607af5495371d00c40940dd11b5c1f0481258c9 Mon Sep 17 00:00:00 2001 From: probe Date: Sun, 31 May 1992 21:40:43 +0000 Subject: [PATCH] Forgot to include ptutils.o --- afssync/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/afssync/Makefile b/afssync/Makefile index 0cf7f5b6..546a5848 100644 --- a/afssync/Makefile +++ b/afssync/Makefile @@ -3,7 +3,7 @@ AFSDIR = /mit/afsdev/bld/dest CFLAGS = -I$(AFSDIR)/include -I$(AFSDIR)/include/afs -I../include -O -OBJS= ptprocs.o utils.o ubik.o +OBJS= ptutils.o ptprocs.o utils.o ubik.o LIBS= -L../lib -lmoira -lcom_err -lkrb -ldes \ /usr/rtingres/lib/libqlib /usr/rtingres/lib/compatlib -- 2.45.2