From bdea0f6c96ef497bcd78460f9f9f82568679f130 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 9 May 1996 23:43:52 +0000 Subject: (DIST_FILES): Add *.h. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 636440d6..035c3990 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ working-prog-subdirs := $(filter-out \ $(prog-subdirs)) DIST_FILES = COPYING Makeconf config.make.in configure.in configure \ hurd.boot build.mk.in build.mkcf.in SETUP \ - README NEWS tasks INSTALL INSTALL-binary INSTALL-cross + README NEWS tasks INSTALL INSTALL-binary INSTALL-cross *.h all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs)) -- cgit v1.2.3