chore: some fixes
This commit is contained in:
parent
ad19bc660a
commit
ba89110eab
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -88,7 +88,7 @@ fmt:
|
|||
|
||||
# Testing
|
||||
.PHONY: test
|
||||
test:
|
||||
test: libvieter
|
||||
$(V) -g test $(SRC_DIR)
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue