From 362774eb71330d310cc185a138efc7f2da1218ae Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 21 Jun 1996 06:02:49 +0000 Subject: (OTHERSRCS): Add set-options.c & get-options.c. --- libtrivfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libtrivfs') diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 92941972..66333f32 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -37,7 +37,8 @@ FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-stubs.c fsys-syncfs.c \ fsys-forward.c fsys-set-options.c fsys-get-options.c OTHERSRCS=demuxer.c protid-clean.c protid-dup.c cntl-create.c \ - cntl-clean.c migsupport.c times.c startup.c open.c runtime-argp.c + cntl-clean.c migsupport.c times.c startup.c open.c \ + runtime-argp.c set-options.c get-options.c SRCS=$(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(OTHERSRCS) -- cgit v1.2.3