summaryrefslogtreecommitdiff
path: root/src/backend/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/Makefile.am')
-rw-r--r--src/backend/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am
index 5dade9ee..9744a2dd 100644
--- a/src/backend/Makefile.am
+++ b/src/backend/Makefile.am
@@ -30,3 +30,13 @@ taler_merchant_httpd_LDADD = \
-lgnunetpostgres \
-lpq \
-lpthread
+
+# NOTE: the lines
+# /home/demo/mint/src/util/libtalerutil.la \
+# /home/demo/mint/src/mintdb/libtalermintdb.la \
+# don't seem to be replaceable with -ltalerutil and -ltalermintdb
+# -ltalerutil \
+# -ltalermintdb \
+# so that this Makefile.am depends on where the mint source tree
+# is in the user's computer.
+