summaryrefslogtreecommitdiff
path: root/src/pq/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pq/Makefile.am')
-rw-r--r--src/pq/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am
index cd7a5c93f..532d2909b 100644
--- a/src/pq/Makefile.am
+++ b/src/pq/Makefile.am
@@ -4,7 +4,7 @@ lib_LTLIBRARIES = \
libtalerpq.la
libtalerpq_la_SOURCES = \
- db_pq.c
+ db_pq.c db_pq.h
libtalerpq_la_LIBADD = \
-lgnunetutil \