Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ailchuk authored May 10, 2020
1 parent df25e31 commit 1faec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ uninstall: clean
@rm -rf $(NAME)
@printf "$(NAME)\t \033[31;1muninstalled\033[0m\n"

reinstall: uninstall install
reinstall: uninstall $(LMXA) $(NAME)

0 comments on commit 1faec22

Please sign in to comment.