summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-19 03:32:37 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-19 03:32:37 +0100
commitbddb70af344aad17d3579d59a613a403842e6ccb (patch)
treea87adb4ef314fd7ace9bf0f8c06d99989fe068c1 /Makefile
parentbump version (diff)
downloadblueshift-bddb70af344aad17d3579d59a613a403842e6ccb.tar.gz
blueshift-bddb70af344aad17d3579d59a613a403842e6ccb.tar.bz2
blueshift-bddb70af344aad17d3579d59a613a403842e6ccb.tar.xz
add modes 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 e6a3d43..3d308eb 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 darkroom textconf textconf.conf
+ backlight darkroom textconf textconf.conf modes
# Build rules