diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ realclean: init: @echo -e "*.tar.gz" > .gitignore + curl -sL https://www.gnu.org/licenses/gpl-3.0.txt -o LICENSE git init git add . git commit -S -m "Initial commit" |
