src/Makefile
@@ -16,7 +16,7 @@ #-I$(ROOT)/include/usgcommon INCLUDES += -I./queue -I./socket -I./common/include -I$(ROOT)/include/usgcommon INCLUDES += -I./queue -I./socket -I$(ROOT)/include/usgcommon SOURCES := $(wildcard *.c ./**/*.c) OBJS = $(patsubst %.c, $(DEST)/%.o, $(SOURCES))