From 0dffdf69b06af16d33b8233eac52d96d08e0c3c8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Apr 2010 16:10:27 +0200 Subject: config.mk: Remove extra_includes; LDFLAGS=foo make is enough --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 03c3d4d..d300c58 100644 --- a/config.mk +++ b/config.mk @@ -33,4 +33,4 @@ CFLAGS += ${xinerama} -DPREFIX=\"${PREFIX}\" \ -DPACKAGE=\"${PACKAGE}\" -DVERSION=\"${VERSION}\" LDFLAGS += -lpng -lX11 -lImlib2 -lfreetype -lXext -lgiblib \ - ${xinerama_ld} ${extra_includes} + ${xinerama_ld} -- cgit v1.2.3