Skip to content

Commit 1592fe9

Browse files
committed
Add automatic build for make run
1 parent 45a6e56 commit 1592fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ fsanitize:
107107
custom:
108108
make CXXFLAGS="$(ARG) $(CXXFLAGS)"
109109

110-
run:
110+
run: all
111111
$(BIN_DIR)/$(NAME) $(CONF_DIR)/$(CONF)
112112

113113
lines:

0 commit comments

Comments
 (0)