"PATH=/usr/local/cuda-5.5/bin:$PATH make"
Just add
export PATH=$PATH:/usr/local/cuda/bin/
to the end of ~/.bashrc
"LD_LIBRARY_PATH=/usr/local/cuda-5.5/lib64 ./cudaminer --algo=scrypt-jane:UltraCoin -o [pool-info] -O username:password -q -l 70x4 -H 2 -C 1 -S &"
and on terminal
sudo ldconfig /usr/local/cuda/lib64