|   | GNU/Linux Desktop Survival Guide by Graham Williams |   | |||
| Files | 
The files include some that are required by the GNU standards and some that are required for the installation:
| ChangeLog | Record of changes to the tool. | 
| configure.in | Input for autoconf to generate the configure script. | 
| COPYING | License associated with the tool. | 
| INSTALL | Simple instructions on how to configure, compile and install. | 
| Makefile.in | Template for the Makefile. | 
| NEWS | A record of changes between versions. | 
| wajig.1 | Every tool should have a man page. | 
| wajig.sh.in | Generates the wajig `executable'. | 
src
A subdirectory called src holds all the python source code.