summaryrefslogtreecommitdiff
path: root/libhurd-slab
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-04-08 02:31:00 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-04-08 02:31:00 +0200
commitfcdea94c3fddd42de30e6294b02fc3fa869c888e (patch)
tree170c7320a73a56864c1f0e69324071b93420227e /libhurd-slab
parent19796a75ab8ba43b31e230ea169d5383c6392bfc (diff)
parentc0c35f90e218835ef0f8c0b67399ad6533763ed0 (diff)
Merge branch 'upstream-merged' of git.debian.org:/git/pkg-hurd/hurd into upstream-merged
Conflicts: pfinet/ethernet.c
Diffstat (limited to 'libhurd-slab')
-rw-r--r--libhurd-slab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libhurd-slab/Makefile b/libhurd-slab/Makefile
index 4682a934..f109f59b 100644
--- a/libhurd-slab/Makefile
+++ b/libhurd-slab/Makefile
@@ -21,7 +21,7 @@ makemode := library
libname = libhurd-slab
SRCS= slab.c
LCLHDRS = slab.h
-installhdrs =
+installhdrs = slab.h
MIGSTUBS =
OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS))