Renamed scripts and executable
parent
6f2c2e313e
commit
1225d414e3
|
@ -4,4 +4,4 @@ notes
|
|||
|
||||
# Build files and final binary
|
||||
/build
|
||||
test
|
||||
hostdox
|
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
TARGET_EXEC := test
|
||||
TARGET_EXEC := hostdox
|
||||
BUILD_DIR := ./build
|
||||
SRC_DIRS := ./src
|
||||
|
||||
|
|
Loading…
Reference in New Issue