From 17619e8c335543dad631060f84f3aa94808e3d2c Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 17 Jun 2009 21:33:54 +0200 Subject: debian: build separate packages for dzen2/wmii --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0b51a6e..a184c76 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,8 @@ CFLAGS+=-D_GNU_SOURCE endif # Define this if you want i3status to spit out dzen2-compatible output on stdout -CFLAGS+=-DDZEN +#CFLAGS+=-DDZEN +CFLAGS+=$(EXTRA_CFLAGS) i3status: i3status.o i3status.h -- cgit v1.2.3