diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-19 17:34:01 +0000 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-19 17:34:01 +0000 |
| commit | 1043fbca3ba68b9bec11440f28a0290d33347eda (patch) | |
| tree | 6dbb830e3683f3240040df9aa058f63d3b12e503 | |
| parent | 4ceca792354fc83f185e4d07a7f26a383bfefaa8 (diff) | |
| parent | 0e616a4050d7f15a3aab1244dd4cb06a779d9205 (diff) | |
Merge branch 'upstream-merged'
| -rw-r--r-- | libmachdev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
