commit 4ac34199ade4b0739241060c15d61b7243488b69 parent 7fad7cb71603878943ee6193056142097cd8ccd3 Author: Florian Dold <florian.dold@gmail.com> Date: Thu, 16 Jan 2020 14:20:44 +0100 remove Makefile.am variable that doesn't belong Diffstat:
| M | src/pq/Makefile.am | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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