]> andersk Git - moira.git/commitdiff
Forgot to include ptutils.o
authorprobe <probe>
Sun, 31 May 1992 21:40:43 +0000 (21:40 +0000)
committerprobe <probe>
Sun, 31 May 1992 21:40:43 +0000 (21:40 +0000)
afssync/Makefile

index 0cf7f5b690c4e8e1eec446b28040167545b0e4bf..546a5848f3baa9622681b9396795cb5c2286a0c9 100644 (file)
@@ -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
 
This page took 0.06588 seconds and 5 git commands to generate.