summaryrefslogtreecommitdiff
path: root/exec
diff options
context:
space:
mode:
Diffstat (limited to 'exec')
-rw-r--r--exec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/Makefile b/exec/Makefile
index 77de8f3e..6a5d9525 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 elfcore.c crash.c exectrans.c
+DIST_FILES = core.c gcore.c elfcore.c exectrans.c
#OTHERLIBS = -lbfd -liberty
exec-MIGSFLAGS = -imacros $(srcdir)/execmutations.h