diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-20 19:00:25 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-20 19:00:25 +0100 |
commit | 90cdd478d263b22d7125167165fa3503b65ac958 (patch) | |
tree | 9a214824a2080032de198f31c55b94b05bf1a028 | |
parent | regression bug (diff) | |
download | blueshift-90cdd478d263b22d7125167165fa3503b65ac958.tar.gz blueshift-90cdd478d263b22d7125167165fa3503b65ac958.tar.bz2 blueshift-90cdd478d263b22d7125167165fa3503b65ac958.tar.xz |
install weather example
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ CBINDINGS = $(foreach B,$(SERVER_BINDINGS),blueshift_$(B).so) # Configuration script example files EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic \ xmobar xpybar stored-settings current-settings xmonad threaded \ - backlight darkroom textconf textconf.conf modes + backlight darkroom textconf textconf.conf modes weather # Build rules |