From 1defd30dfeb1867c2756b3fe6a437f695951d0c9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 1 Jun 2017 21:48:19 +0200 Subject: adding more good helpers to libgnunetpq --- src/pq/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/pq/Makefile.am') diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am index 8bb0a0132..d0c71703b 100644 --- a/src/pq/Makefile.am +++ b/src/pq/Makefile.am @@ -15,6 +15,10 @@ endif libgnunetpq_la_SOURCES = \ pq.c \ + pq_connect.c \ + pq_eval.c \ + pq_exec.c \ + pq_prepare.c \ pq_query_helper.c \ pq_result_helper.c libgnunetpq_la_LIBADD = -lpq \ -- cgit v1.2.3