summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/README.md b/lib/README.md
index 8b3b424..66f1eed 100644
--- a/lib/README.md
+++ b/lib/README.md
@@ -64,6 +64,7 @@ Other files present in the directory are not source code. There are :
- `LICENSE` : contains the BSD license text
- `Makefile` : `make` script to compile and install lz4 library (static and dynamic)
+ - dlltool can be overrided by setting DLLTOOL variable (useful when cross-compiling on Linux for Windows)
- `liblz4.pc.in` : for `pkg-config` (used in `make install`)
- `README.md` : this file