diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-10-26 20:05:19 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-10-26 20:05:19 +0200 |
commit | 94f0d80cc115ce93e88b64f8e3d0fa81e853f6d3 (patch) | |
tree | df89518b7ef3e8d694507870235ef4271a81ead5 /configure.ac | |
parent | 8d11ac3388b52c56a651005da4954189b1963d83 (diff) |
turn teah_common.c into libtalercurl, fixes many ugly issues in build system
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a40dfb6a1..44703bf1e 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 |