summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-26 20:05:19 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-26 20:05:19 +0200
commit94f0d80cc115ce93e88b64f8e3d0fa81e853f6d3 (patch)
treedf89518b7ef3e8d694507870235ef4271a81ead5 /configure.ac
parent8d11ac3388b52c56a651005da4954189b1963d83 (diff)
downloadexchange-94f0d80cc115ce93e88b64f8e3d0fa81e853f6d3.tar.gz
exchange-94f0d80cc115ce93e88b64f8e3d0fa81e853f6d3.tar.bz2
exchange-94f0d80cc115ce93e88b64f8e3d0fa81e853f6d3.zip
turn teah_common.c into libtalercurl, fixes many ugly issues in build system
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a40dfb6a..44703bf1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -542,6 +542,7 @@ AC_CONFIG_FILES([Makefile
src/auditor/Makefile
src/auditordb/Makefile
src/bank-lib/Makefile
+ src/curl/Makefile
src/exchange/Makefile
src/exchangedb/Makefile
src/exchange-tools/Makefile