diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-05-09 23:43:52 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-05-09 23:43:52 +0000 |
commit | bdea0f6c96ef497bcd78460f9f9f82568679f130 (patch) | |
tree | 2a48d7a001871bbeaeab0077f54f82055d39c4c1 /Makefile | |
parent | f0e455f4b70d9f3cfea7b031342eb30f26b03227 (diff) |
(DIST_FILES): Add *.h.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |