summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-25 08:29:49 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-25 08:29:49 +0100
commit8b34e6ea7b0afdec8f58d5b9d6cf03bf94232587 (patch)
tree25cca4d367827cfb3d92f30c0a648bece2c2c4c2 /Makefile
parentimplemention of linearly_interpolate_ramp (diff)
downloadblueshift-8b34e6ea7b0afdec8f58d5b9d6cf03bf94232587.tar.gz
blueshift-8b34e6ea7b0afdec8f58d5b9d6cf03bf94232587.tar.bz2
blueshift-8b34e6ea7b0afdec8f58d5b9d6cf03bf94232587.tar.xz
m bug + beginning of bedtime example
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71860c4..b9143b1 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ CBINDINGS = $(foreach B,$(SERVER_BINDINGS),blueshift_$(B).so)
EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic \
xmobar xpybar stored-settings current-settings xmonad threaded \
backlight darkroom textconf textconf.conf modes weather battery \
- icc-profile-atoms
+ icc-profile-atoms bedtime
# Build rules