uninstall before install

Former-commit-id: f30afe82d799ad680343cdcb7b80e8c257026ff7
This commit is contained in:
malavan 2021-06-17 20:38:56 +00:00
parent 35d9cd9337
commit 940565fe21

View File

@ -4,6 +4,7 @@ build:
- git submodule init && git submodule update - git submodule init && git submodule update
- make distclean - make distclean
- make - make
- make uninstall
- make install - make install
make-test: make-test: