commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 22/26: Install missing queue.h


From: Samuel Thibault
Subject: [hurd] 22/26: Install missing queue.h
Date: Tue, 22 Sep 2015 21:51:49 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch dde
in repository hurd.

commit 191cb0076f77b6ece7864b8f9bf2c40a605d80bf
Author: Samuel Thibault <address@hidden>
Date:   Thu Sep 10 00:19:42 2015 +0200

    Install missing queue.h
    
    * libbpf/Makefile (installhdrs): Add queue.h.
---
 libbpf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libbpf/Makefile b/libbpf/Makefile
index ec0723c..d6ebdc3 100644
--- a/libbpf/Makefile
+++ b/libbpf/Makefile
@@ -21,7 +21,7 @@ makemode := library
 libname = libbpf
 SRCS= bpf_impl.c queue.c
 LCLHDRS = bpf_impl.h queue.h
-installhdrs = bpf_impl.h
+installhdrs = bpf_impl.h queue.h
 
 MIGSTUBS = 
 OBJS = $(sort $(SRCS:.c=.o) $(MIGSTUBS))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]