diff options
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -18,8 +18,6 @@ ifeq ($(shell uname),GNU/kFreeBSD)  CFLAGS+=-lbsd  endif -# Define this if you want i3status to spit out dzen2-compatible output on stdout -#CFLAGS+=-DDZEN  CFLAGS+=$(EXTRA_CFLAGS)  OBJS:=$(wildcard src/*.c *.c) | 
