From b129ce0d368420f30a2396d89de262b09a4a0eb0 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 31 Jul 1995 03:49:45 +0000 Subject: (SRCS): Added unzip.c, util.c, and inflate.c. --- exec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec/Makefile') diff --git a/exec/Makefile b/exec/Makefile index ff59c2a1..c19a8bb0 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -18,7 +18,7 @@ dir := exec makemode := server -SRCS = exec.c hostarch.c +SRCS = exec.c hostarch.c unzip.c util.c inflate.c OBJS = hostarch.o exec.o execServer.o fsysServer.o notifyServer.o \ $(gzip-objects) gzip-objects = unzip.o util.o inflate.o -- cgit v1.2.3