From b4b84f7e139cd641f2041d6ed86964922a7d5e68 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 19 Feb 2012 17:24:57 +0100 Subject: Install machdev.h --- libmachdev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmachdev/Makefile') diff --git a/libmachdev/Makefile b/libmachdev/Makefile index 224dfddb..1af90204 100644 --- a/libmachdev/Makefile +++ b/libmachdev/Makefile @@ -24,7 +24,7 @@ SRCS = deviceUser.c machUser.c net.c ds_routines.c queue.c trivfs_server.c \ LCLHDRS = dev_hdr.h device_emul.h ds_routines.h vm_param.h \ util.h queue.h io_req.h if_ether.h machdev.h linux-errno.h \ errno-base.h -installhdrs = +installhdrs = machdev.h HURDLIBS = ports threads trivfs OBJS = $(SRCS:.c=.o) $(MIGSTUBS) -- cgit v1.2.3