Skip to content

Commit

Permalink
Updated gomk
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwhitta committed Nov 17, 2023
1 parent 7f77cce commit 9ef08e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-include gomk/main.mk
-include local/Makefile

ifneq ($(unameS),Windows)
ifneq ($(unameS),windows)
spellcheck:
@codespell -f -L hilighter,keypair -S ".git,*.pem"
endif
2 changes: 1 addition & 1 deletion gomk
Submodule gomk updated 3 files
+1 −0 Makefile.template
+12 −11 main.mk
+1 −1 reportcard.mk

0 comments on commit 9ef08e1

Please sign in to comment.