From 22e909b0b27f91dc0ab4b5abddb1292c6fb3e17b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 22 Apr 2011 11:07:16 +0200 Subject: feh(1): Eliminate trailing whitespace with debug=0 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index a563c24..b19a6df 100644 --- a/config.mk +++ b/config.mk @@ -31,7 +31,7 @@ endif ifeq (${debug},1) CFLAGS += -DDEBUG - MAN_DEBUG = This is a debug build. + MAN_DEBUG = . This is a debug build. else MAN_DEBUG = endif -- cgit v1.2.3