Hi everyone!
This is my first post here.

So I've cloned this project and I am trying to build it. I've converted it to a C/C++
autotools project and when i hit build, I get the following error message.. I already have a makefile.ni and makefile.am included.
Any ideas ?

Code:
13:58:56 **** Incremental Build of configuration Build (GNU) for project ci224-project **** 
make all  
make: *** No rule to make target `all'.  Stop.  13:58:56
 Build Finished (took 80ms)