From 16d3734af0ba37a7232300bacd94ba858ed71039 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 8 Jul 1996 20:24:29 +0000 Subject: (DIST_FILES): repair --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index bb11e957..9e2e986a 100644 --- a/release/Makefile +++ b/release/Makefile @@ -27,7 +27,7 @@ dist-files = INSTALL-binary dist-README SETUP # Tools for making images tool-files = tool-Makefile install-stripped -DIST_FILES = README $(dist-files) install-stripped image-Makefile +DIST_FILES = README $(dist-files) $(tool-files) include ../Makeconf -- cgit v1.2.3