From ddb7a49d94ee4996182c19e6289ac710a0599eb8 Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 7 Jul 2013 22:45:48 +0000 Subject: [PATCH] Reverted previous -lX11 change as it was already added. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 :=