summaryrefslogtreecommitdiff
path: root/hurd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/Makefile')
-rw-r--r--hurd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index 2d61eeed..37ccddb4 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -26,7 +26,7 @@ INSTHDRS = hurd_types.h ioctl_types.h paths.h shared.h version.h \
include ../Makeconf
-install-hdrs install: $(includedir)/hurd \
+install-headers install: $(includedir)/hurd \
$(addprefix $(includedir)/hurd/,$(INSTHDRS))
$(includedir)/hurd/%: $(srcdir)/%; $(INSTALL_DATA) $< $@