Updated Makefile
This commit is contained in:
parent
8f8841c7d9
commit
81a955888e
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ else
|
|||||||
LDFLAGS +=
|
LDFLAGS +=
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SOURCES_DIR := ./sources
|
SOURCES_DIR := ./src
|
||||||
BUILD_DIR := ./build
|
BUILD_DIR := ./build
|
||||||
|
|
||||||
build: $(BUILD_DIR)/main.o $(BUILD_DIR)/sourcefs.o $(BUILD_DIR)/ui-socket.o
|
build: $(BUILD_DIR)/main.o $(BUILD_DIR)/sourcefs.o $(BUILD_DIR)/ui-socket.o
|
||||||
|
Loading…
Reference in New Issue
Block a user