Adding new source file
Jump to navigation
Jump to search
- Add file(s).
- Add it to
src/Makefile.amand regeneratesrc/Makefile.infile. - Add it to
src/Makefile.win. - Add its description to the
READMEfile (don't forget to update last modification time at the top). - When commiting do not forget to commit new files, e.g. use
git add --intent path/to/fileon each of them beforehand.