From f64a699b2e613479b7e28e560699f12b3b00bc39 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 15 Apr 1996 18:59:16 +0000 Subject: (DIST_FILES): Add elfcore.c, crash.c, and exectrans.c. --- exec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec/Makefile b/exec/Makefile index b789d3ee..5314d270 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -25,7 +25,7 @@ OBJS = main.o hostarch.o exec.o hashexec.o \ gzip-objects = unzip.o util.o inflate.o LCLHDRS = gzip.h crypt.h tailor.h priv.h execmutations.h target = exec -DIST_FILES = core.c gcore.c +DIST_FILES = core.c gcore.c elfcore.c crash.c exectrans.c #OTHERLIBS = -lbfd -liberty exec-MIGSFLAGS = -imacros $(srcdir)/execmutations.h -- cgit v1.2.3