Skip to content

Commit

Permalink
make install should only install bin and man
Browse files Browse the repository at this point in the history
  • Loading branch information
Judro committed Dec 17, 2024
1 parent f1c5ed2 commit 1439267
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ clean:

install:
cp bin/mines-tui /usr/local/bin/
cp deb/mines_1.0.0_amd64/usr/share/applications/mines.desktop /usr/share/applications/
cp deb/mines_1.0.0_amd64/usr/share/icons/hicolor/128x128/apps/mines.png /usr/share/icons/hicolor/128x128/apps/
cp man/mines-tui.6 /usr/share/man/man6/

0 comments on commit 1439267

Please sign in to comment.