diff options
| author | Michael Stapelberg | 2009-02-22 20:16:48 +0100 |
|---|---|---|
| committer | Michael Stapelberg | 2009-02-22 20:16:48 +0100 |
| commit | 444516794e27da249f81790f9f280b0912004c19 (patch) | |
| tree | 7356874cb410919eca60bddc8d3044cefba6bd1d /Makefile | |
| parent | Add dzen2-compatible mode (diff) | |
Remove unnecessary code for dzen
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ CFLAGS+=-DLINUX endif # Define this if you want wmiistatus to spit out dzen2-compatible output on stdout -#CFLAGS+=-DDZEN +CFLAGS+=-DDZEN wmiistatus: wmiistatus.o wmiistatus.h |
