From 757ca25b1cb9442e27def9a50c6270e233d154d4 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 16 Jul 1996 15:37:26 +0000 Subject: (INSTHDRS): Repair syntax. --- hurd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/Makefile b/hurd/Makefile index d6e71075..80c6b165 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -21,7 +21,7 @@ makemode := misc hdrs = $(wildcard $(srcdir)/*.defs $(srcdir)/*.h) DIST_FILES = subsystems $(notdir $(hdrs)) -INSTHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h +INSTHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h \ $(notdir $(wildcard $(srcdir)/*.defs)) include ../Makeconf -- cgit v1.2.3