diff options
| author | Christian Grothoff <christian@grothoff.org> | 2016-06-15 20:09:09 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2016-06-15 22:55:05 +0200 |
| commit | 8c7406cb42c6c9cc8967ab8cbfd901809c8b3c2e (patch) | |
| tree | 56bc904350632dbf3f33860e57ace138af6101f5 /src/bank-lib | |
| parent | c38a7c5518418caefd1c6725a29cfa577d40e7a4 (diff) | |
check refresh amounts add up correctly, fix linker issue
Diffstat (limited to 'src/bank-lib')
| -rw-r--r-- | src/bank-lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bank-lib/Makefile.am b/src/bank-lib/Makefile.am index 28913502..a87a2c46 100644 --- a/src/bank-lib/Makefile.am +++ b/src/bank-lib/Makefile.am @@ -38,6 +38,7 @@ libtalerfakebank_la_LIBADD = \ -lgnunetjson \ -lgnunetutil \ -ljansson \ + -lmicrohttpd \ $(XLIB) |
