diff options
Diffstat (limited to 'src/pq')
-rw-r--r-- | src/pq/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am index 810aa47b3..2ade01e0e 100644 --- a/src/pq/Makefile.am +++ b/src/pq/Makefile.am @@ -6,8 +6,6 @@ if USE_COVERAGE XLIB = -lgcov endif -talerincludedir = $(includedir)/taler - lib_LTLIBRARIES = \ libtalerpq.la |