diff --git a/Makefile b/Makefile index dee3e5a..7f373f2 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ else CXXFLAGS += -O3 endif -LDLIBS := -lm -lpthread -lcommon +LDLIBS := -lm -lpthread LDFLAGS := all: $(BIN)