diff options
Diffstat (limited to 'src/merchant/Makefile.am')
-rw-r--r-- | src/merchant/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/merchant/Makefile.am b/src/merchant/Makefile.am index b1419f1a..be72f78e 100644 --- a/src/merchant/Makefile.am +++ b/src/merchant/Makefile.am | |||
@@ -46,7 +46,7 @@ taler_merchant_serve_LDADD = \ | |||
46 | -lgnunetutil \ | 46 | -lgnunetutil \ |
47 | -lgnunetpostgres \ | 47 | -lgnunetpostgres \ |
48 | -lmicrohttpd \ | 48 | -lmicrohttpd \ |
49 | -ltalermintapi \ | 49 | -ltalermint \ |
50 | -ltalerutil \ | 50 | -ltalerutil \ |
51 | -ltalerpq \ | 51 | -ltalerpq \ |
52 | -ljansson | 52 | -ljansson |