i have followed the instruction to build the cpputest
but we i tried to implement make command
i got
$ make
make all-am
make: make: No such file or directory
make: *** [Makefile:1061: all] Error 127
i know it's something related to wrong path
but i don't know which path?
is it related to make command?