All the guides/StackExchange posts say use the 'make' command, or ./configure, or autogen.sh, after extracting the tar.bz2 with the help of tar -xvjf.
However, this package (Sublime Text 32 bit linux) has none of those in the directory, only a pre-compiled program, which works, but is not visible to the system. How can I add this program to the Debian Linux directory so that it is registered as an application? Ex. If I open a file, and click on 'Open With', Sublime Text should show up among all the other applications.