pq: include pq.h in dist
authorDaniel Golle <daniel@makrotopia.org>
Tue, 29 Oct 2019 20:50:33 +0000 (21:50 +0100)
committerDaniel 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

index 750a1d48dddf841c11094c77f924051f28e5dc43..fcc30f6ffb37b96dba5a28c7550e92e9111ac12a 100644 (file)
@@ -11,6 +11,7 @@ endif
 
 libgnunetpq_la_SOURCES = \
   pq.c \
+  pq.h \
   pq_connect.c \
   pq_eval.c \
   pq_exec.c \