summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-17 21:32:04 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-17 21:32:04 +0100
commitab2e4b6b0e87a8bfc96b124ae152a8cecea77304 (patch)
tree76d2f39351abbcf329a20ee1b21cb13b15f31f6b /Makefile
parentfix installation of licenses (diff)
downloadblueshift-ab2e4b6b0e87a8bfc96b124ae152a8cecea77304.tar.gz
blueshift-ab2e4b6b0e87a8bfc96b124ae152a8cecea77304.tar.bz2
blueshift-ab2e4b6b0e87a8bfc96b124ae152a8cecea77304.tar.xz
update makefile to install darkroom 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 76785b7..5b68e08 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,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
+ backlight darkroom
# Build rules