diff --git a/Makefile b/Makefile index e4ecd85c..6af33dbd 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ CPPFLAGS += $(patsubst %,-I%,$(MODULES)) CPPFLAGS += -g -Wextra -Wall -Wno-unused-parameter -Wshadow ### Extra libraries if required -LIBS := -lX11 -ldl +LIBS := ### Each module will add to this SRC :=