#60 Fix Makefile

Unito
shimatta ha unito 1 commit da shimatta/bugfix/#59_fix_makefile a shimatta/develop 4 anni fa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -85,7 +85,7 @@ help:
 	@echo Shellmatta help
 	@echo -----------------------------------------------
 	@echo test      - run all tests
-	@echo cppcheck  - run static code analysis (cppcheck)
+	@echo cppcheck  - run static code analysis \(cppcheck\)
 	@echo example   - build example
 	@echo -----------------------------------------------