projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03c1ba4
)
pq: include pq.h in dist
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 29 Oct 2019 20:50:33 +0000
(21:50 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 29 Oct 2019 20:50:33 +0000
(21:50 +0100)
Fixes commit
e3e21acb
("libgnunetpq API change to fix #5733")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
src/pq/Makefile.am
patch
|
blob
|
history
diff --git
a/src/pq/Makefile.am
b/src/pq/Makefile.am
index 750a1d48dddf841c11094c77f924051f28e5dc43..fcc30f6ffb37b96dba5a28c7550e92e9111ac12a 100644
(file)
--- 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 \