fix(test): set the tmux pane to 0
This commit is contained in:
parent
d7b66ac843
commit
9831101cde
3 changed files with 2 additions and 17 deletions
2
Makefile
2
Makefile
|
|
@ -28,7 +28,7 @@ DEBUG = -g3
|
|||
CXXFLAGS += $(DEBUG)
|
||||
|
||||
# Sources
|
||||
SRC = main.cpp
|
||||
SRC = sources/core/main.cpp
|
||||
|
||||
INC_DIR = include/core
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue