From 177329b3b262ebce09f5cbee6eb3b729af1ead84 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 12 Aug 1995 00:56:38 +0000 Subject: (OTHERSRCS): Add protid-dup.c and open.c. --- libtrivfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libtrivfs') diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index a19c4238..8bb0aab2 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -38,8 +38,8 @@ NOTIFYSRCS=nosenders.c notify-stubs.c INTSRCS=interrupt.c -OTHERSRCS=demuxer.c handle-port.c protid-clean.c cntl-clean.c migsupport.c \ - times.c startup.c +OTHERSRCS=demuxer.c handle-port.c protid-clean.c protid-dup.c cntl-clean.c \ + migsupport.c times.c startup.c open.c SRCS=$(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(NOTIFYSRCS) $(INTSRCS) $(OTHERSRCS) -- cgit v1.2.3