summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80ef78a..b309dc5 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Execute the following steps in order to build the component
* autoreconf –vi
* configure, with the following options
* --enable-tests to enable the build of the tests
+ * --enable-tools to enable the build of the tools
* --enable-pasinterface enable the PAS interface (disabled by default)
* --enable-appcheck, performs an application check if the using application is a valid/trusted one.
* make