This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit b793108b09138edf0a963d9e3107eb400ee27011 Author: Justus Winter <[email protected]> Date: Thu May 22 20:04:33 2014 +0200 include: install refcount.h * include/Makefile (installhdrs): Add refcount.h. --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile b/include/Makefile index b8773fe..4de165d 100644 --- a/include/Makefile +++ b/include/Makefile @@ -22,7 +22,7 @@ dir := include makemode := misc -installhdrs := sys/procfs.h +installhdrs := sys/procfs.h refcount.h include ../Makeconf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
