summaryrefslogtreecommitdiff
path: root/src/backend/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/README')
-rw-r--r--src/backend/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/backend/README b/src/backend/README
index 6c06229a..999dd9e6 100644
--- a/src/backend/README
+++ b/src/backend/README
@@ -1,2 +1,7 @@
Here are the files implementing the backend which is in charge of doing
cryptographic calls, binary manipulations and some HTTP/JSON communication.
+
+NOTE:
+
+Makefile.am contains some hardcoded paths that need to be tuned to pick
+the right files.