From f0e455f4b70d9f3cfea7b031342eb30f26b03227 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 9 May 1996 23:42:39 +0000 Subject: (DIST_FILES): Reference *.h, instead of individual files. --- hurd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hurd/Makefile b/hurd/Makefile index 36fc51e1..d020bd09 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -18,8 +18,7 @@ dir := hurd makemode := misc -DIST_FILES = *.defs subsystems ioserver.h ports.h pager.h fshelp.h \ - diskfs.h trivfs.h cthreads.h netfs.h +DIST_FILES = *.defs subsystems *.h LCLHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h include ../Makeconf -- cgit v1.2.3