Skip to content

Commit

Permalink
Update makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
Taztingo committed Feb 27, 2024
1 parent 2e69e75 commit 1848cc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@ scope:
.PHONY: trigger
scope:
@make -C contracts/trigger

.PHONY: nav
nav:
@make -C contracts/nav

0 comments on commit 1848cc3

Please sign in to comment.