diff options
Diffstat (limited to 'src/pq')
-rw-r--r-- | src/pq/Makefile.am | 1 |
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 libgnunetpq_la_SOURCES = \ pq.c \ + pq.h \ pq_connect.c \ pq_eval.c \ pq_exec.c \ |