From 63d55be20a7927cd20cf28353b08510bac198c70 Mon Sep 17 00:00:00 2001 From: TheJackiMonster Date: Mon, 11 Apr 2022 15:20:19 +0200 Subject: Updated README.md Signed-off-by: TheJackiMonster --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e8b47f..79c2cbd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Then you can simply use the provided Makefile as follows: - `make debug` to compile everything with debug parameters - `make release` to compile everything with build optimizations enabled - `make install` to install the compiled files (you might need sudo permissions to install) + - `make dist` to create a tar file for distribution - `make docs` to build Doxygen documentation ([Doxygen](https://www.doxygen.nl/index.html) is required to do that) - `make check` to test the library with automated unit tests ([Check](https://libcheck.github.io/check/) is required to do that) -- cgit v1.2.3