aboutsummaryrefslogtreecommitdiff
path: root/src/pq/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pq/Makefile.am')
-rw-r--r--src/pq/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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
11 11
12libgnunetpq_la_SOURCES = \ 12libgnunetpq_la_SOURCES = \
13 pq.c \ 13 pq.c \
14 pq.h \
14 pq_connect.c \ 15 pq_connect.c \
15 pq_eval.c \ 16 pq_eval.c \
16 pq_exec.c \ 17 pq_exec.c \