commit | d3deb1d738cf5e660fc13b3046779194a98a9bb0 | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@mobica.com> | Tue Apr 16 04:14:48 2019 -0400 |
committer | Andrzej Kurek <andrzej.kurek@mobica.com> | Thu May 23 03:01:35 2019 -0400 |
tree | a9aa17068da449c7616d70299a3a5d8a1c066516 | |
parent | 45be3d8136eab74dd94796b8cae9c787ad79f0b0 [diff] [blame] |
Typo fixes in documentation
diff --git a/Makefile b/Makefile index 6a3b818..2db2644 100644 --- a/Makefile +++ b/Makefile
@@ -1,5 +1,5 @@ -# build crypto form submodule unless explicitly disabled +# build crypto from submodule unless explicitly disabled USE_CRYPTO_SUBMODULE ?= 1 DESTDIR=/usr/local