gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: pq: include pq.h in dist


From: gnunet
Subject: [gnunet] branch master updated: pq: include pq.h in dist
Date: Tue, 29 Oct 2019 21:54:39 +0100

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

daniel-golle pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new fbf91f41f pq: include pq.h in dist
fbf91f41f is described below

commit fbf91f41fa0c3b0d37ae5ab0dad8e3e841a2c191
Author: Daniel Golle <address@hidden>
AuthorDate: Tue Oct 29 21:50:33 2019 +0100

    pq: include pq.h in dist
    
    Fixes commit e3e21acb ("libgnunetpq API change to fix #5733")
    Signed-off-by: Daniel Golle <address@hidden>
---
 src/pq/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am
index 750a1d48d..fcc30f6ff 100644
--- a/src/pq/Makefile.am
+++ b/src/pq/Makefile.am
@@ -11,6 +11,7 @@ endif
 
 libgnunetpq_la_SOURCES = \
   pq.c \
+  pq.h \
   pq_connect.c \
   pq_eval.c \
   pq_exec.c \

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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