Skip to content

Commit

Permalink
chore(tmux-lazygit-popup) fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kampanosg committed Jul 3, 2024
1 parent 15a8a20 commit 58f0dad
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
@@ -1,5 +1,5 @@
.PHONY: compile
compile:
@echo "Compiling..."
amber tmux-lazygit-popup.ab ./bin/tmux-lazygit-popup.sh
amber tmux-lazygit-popup.ab ./scripts/tmux-lazygit-popup.sh
@echo "Done!"

0 comments on commit 58f0dad

Please sign in to comment.