From b5b24837bba07e623cdf35f7bb1161ca2bcbdacb Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 11 Jun 2002 21:37:22 +0000 Subject: 2002-06-09 Roland McGrath * version.h: New file. * Makefile (INSTHDRS): Add it. --- hurd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd/Makefile') diff --git a/hurd/Makefile b/hurd/Makefile index 078c80ab..ea964446 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -21,7 +21,7 @@ makemode := misc hdrs = $(wildcard $(srcdir)/*.defs $(srcdir)/*.h) DIST_FILES = subsystems $(notdir $(hdrs)) ioctl-tmpl.sym ioctl.awk gensym.awk -INSTHDRS = hurd_types.h ioctl_types.h paths.h shared.h \ +INSTHDRS = hurd_types.h version.h ioctl_types.h paths.h shared.h \ $(notdir $(wildcard $(srcdir)/*.defs)) include ../Makeconf -- cgit v1.2.3