From 86543e7764a81a4d1cab1170ab5644bb1305f999 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 2 May 1994 20:45:54 +0000 Subject: Formerly Makefile.~23~ --- exec/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exec/Makefile b/exec/Makefile index 7f0213cd..1fffc398 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -23,7 +23,8 @@ VPATH=.:../machine CFLAGS := $(CFLAGS) -Dinline= -DA_OUT_H=\"./a.out.h\" -DIST_FILES = Makefile exec.c hostarch.c core.c gcore.c hashexec.c a.out.h +DIST_FILES = Makefile exec.c hostarch.c core.c gcore.c hashexec.c a.out.h \ + ChangeLog OBJS = hostarch.o exec.o execServer.o fsysServer.o notifyServer.o all: exec -- cgit v1.2.3