This coin gave a bit of trouble. It may have been my libraries were conflicting and I was running the wrong version of qmake. What finally worked was to uninstall both versions, re-installed both versions, then ran these commands:
cd ~/source git clone https://github.com/OfficialTitcoin/titcoin-wallet apt-get install qt4-qmake libqt4-dev qmake-qt4 make clean make