From 9ea661ca311b0eb0f55c1e6f0a9095ebc7586c4a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 12 Jan 2020 23:01:01 +0100 Subject: fix build issues --- src/exchange/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/exchange') diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am index 92bbb90d8..9b229479c 100644 --- a/src/exchange/Makefile.am +++ b/src/exchange/Makefile.am @@ -1,7 +1,6 @@ # This Makefile.am is in the public domain AM_CPPFLAGS = \ -I$(top_srcdir)/src/include \ - -I$(top_srcdir)/src/bank-lib/ \ $(LIBGCRYPT_CFLAGS) \ $(POSTGRESQL_CPPFLAGS) -- cgit v1.2.3