From 27c4d57d49160ba048095c9851191025f3f750bb Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 12 Apr 1995 13:13:51 +0000 Subject: Add startup.c. --- libtrivfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtrivfs') diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 84e277a2..cd172a6b 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -39,7 +39,7 @@ 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 + times.c startup.c SRCS=$(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(NOTIFYSRCS) $(INTSRCS) $(OTHERSRCS) -- cgit v1.2.3