summaryrefslogtreecommitdiff
path: root/src/mint/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-13 13:11:54 +0200
committerChristian Grothoff <christian@grothoff.org>2015-04-13 13:11:54 +0200
commit9e9bad8dad9aacd3028e1baab76de36c8a5dbdc7 (patch)
tree95bb3ee1bd7f28d5f04f2e2259cb5a06a7c6e69c /src/mint/Makefile.am
parentb69e3bf14b5ed73962daa9dfc3f0103b63038177 (diff)
downloadexchange-9e9bad8dad9aacd3028e1baab76de36c8a5dbdc7.tar.gz
exchange-9e9bad8dad9aacd3028e1baab76de36c8a5dbdc7.tar.bz2
exchange-9e9bad8dad9aacd3028e1baab76de36c8a5dbdc7.zip
distinguish active/old denomination keys (#3634)
Diffstat (limited to 'src/mint/Makefile.am')
-rw-r--r--src/mint/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mint/Makefile.am b/src/mint/Makefile.am
index 538020e9e..8d62f67c3 100644
--- a/src/mint/Makefile.am
+++ b/src/mint/Makefile.am
@@ -17,7 +17,6 @@ taler_mint_httpd_SOURCES = \
taler_mint_httpd_LDADD = \
$(LIBGCRYPT_LIBS) \
$(top_builddir)/src/util/libtalerutil.la \
- $(top_builddir)/src/pq/libtalerpq.la \
$(top_builddir)/src/mintdb/libtalermintdb.la \
-lmicrohttpd \
-ljansson \