Fixed make install.

This commit is contained in:
Paul Mosier 2021-09-19 22:18:09 -04:00
parent 7582526c6f
commit 1d51da03bb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
*.out
*.app
push-checklist.org

View File

@ -27,7 +27,7 @@ doc:
install:
cp -v scriptura $PREFIX/bin
cp -v scriptura $(PREFIX)/bin
uninstall: