summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-20 19:00:25 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-20 19:00:25 +0100
commit90cdd478d263b22d7125167165fa3503b65ac958 (patch)
tree9a214824a2080032de198f31c55b94b05bf1a028
parentregression bug (diff)
downloadblueshift-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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1c8a57a..f510aa1 100644
--- a/Makefile
+++ b/Makefile
@@ -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