summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-12 23:01:01 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-12 23:01:01 +0100
commit9ea661ca311b0eb0f55c1e6f0a9095ebc7586c4a (patch)
tree61413b870299c06319bf06644c9f22a8d2e971fd /src/exchange
parent5b78b3ea86972f55d27f6b06c96f2ce89a20bb78 (diff)
downloadexchange-9ea661ca311b0eb0f55c1e6f0a9095ebc7586c4a.tar.gz
exchange-9ea661ca311b0eb0f55c1e6f0a9095ebc7586c4a.tar.bz2
exchange-9ea661ca311b0eb0f55c1e6f0a9095ebc7586c4a.zip
fix build issues
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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)