From d7956b73e970c323f9e3e3469bab266e45003774 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 20 Jun 1996 01:41:54 +0000 Subject: (OTHERSRCS): Add runtime-argp.c. --- libtrivfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 2e0d4db6..92941972 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -37,7 +37,7 @@ 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 + cntl-clean.c migsupport.c times.c startup.c open.c runtime-argp.c SRCS=$(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(OTHERSRCS) -- cgit v1.2.3