summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-21 10:17:22 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-21 10:17:22 +0100
commitff1135c5b3186261049139fcb7fe965acdeb8aa4 (patch)
tree6c72409a320069761aae490ea55365165316225f /Makefile
parentdemo _ICC_PROFILE (diff)
downloadblueshift-ff1135c5b3186261049139fcb7fe965acdeb8aa4.tar.gz
blueshift-ff1135c5b3186261049139fcb7fe965acdeb8aa4.tar.bz2
blueshift-ff1135c5b3186261049139fcb7fe965acdeb8aa4.tar.xz
add battery example
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2969a16..f6aa9de 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,8 @@ 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 weather icc-profile-atoms
+ backlight darkroom textconf textconf.conf modes weather battery \
+ icc-profile-atoms
# Build rules