updated to readme for building packages, update to makefile to install and build gui with one command

This commit is contained in:
Blake J. Harnden 2018-01-11 11:21:56 -08:00
parent 3ba8371282
commit 26b1b01505
5 changed files with 60 additions and 12 deletions

3
.gitignore vendored
View file

@ -17,6 +17,9 @@ core-*.tar.gz
debian
stamp-h1
# python build directory
dist
# intellij
*.iml
.idea