Fixing documentation

Change-Id: I639080cfa8f3d0e6845f4779e7b5b4bd14775cb0
diff --git a/Makefile b/Makefile
index 48ce867..e45d5ff 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@
 	@echo ""
 	@echo "Static code analysis OK"
 
-test: test-unit test-bbr
+test: docs-lint test-unit test-bbr
 
 test-unit: clean local-omci-sim builder # @HELP Execute unit tests
 	@mkdir -p ./tests/results