3 lines
85 B
Makefile
3 lines
85 B
Makefile
|
SRC += $(wildcard $(APP_DIR)/app_netclient/*.c)
|
||
|
CFLAGS += -I$(APP_DIR)/app_netclient
|