#60 Fix Makefile

Спојено
shimatta споји(ла) 1 комит(е) из shimatta/bugfix/#59_fix_makefile у shimatta/develop пре 4 година
1 измењених фајлова са 1 додато и 1 уклоњено
  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 -----------------------------------------------