Hi folks,<br><br>I&#39;m running into the following issue upon trying to build TuxType with ./configure;make;<br><br>Making all in comets<br>make[4]: Entering directory `/home/zach/programming/tuxtype/trunk/data/images/comets&#39;<br>
make[5]: Entering directory `/home/zach/programming/tuxtype/trunk&#39;<br>make[5]: Leaving directory `/home/zach/programming/tuxtype/trunk&#39;<br>make[4]: Nothing to be done for `all&#39;.<br>make[4]: Leaving directory `/home/zach/programming/tuxtype/trunk/data/images/comets&#39;<br>
<br>Making all in hands<br>make[4]: Entering directory `/home/zach/programming/tuxtype/trunk/data/images/hands&#39;<br>make[4]: *** No rule to make target `all&#39;.  Stop.<br>make[4]: Leaving directory `/home/zach/programming/tuxtype/trunk/data/images/hands&#39;<br>
make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory `/home/zach/programming/tuxtype/trunk/data/images&#39;<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/zach/programming/tuxtype/trunk/data&#39;<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/zach/programming/tuxtype/trunk&#39;<br>make: *** [all] Error 2<br><br>The error occurs because there is no Makefile in the hands/  Is there something I need to tell make so that it doesn&#39;t try to make in this folder, or should there be a Makefile there? <br>
<br>Cheers,<br>  Zach J. Elko<br><br>