summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-21 08:55:55 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-21 08:55:55 +0100
commit048c0870d3fead86db41891abe82283b9f16651d (patch)
treecac8584b7925ba98e5dbc4cb9f39bd835076aaaa /Makefile
parentFix _ICC_PROFILE support (diff)
downloadblueshift-048c0870d3fead86db41891abe82283b9f16651d.tar.gz
blueshift-048c0870d3fead86db41891abe82283b9f16651d.tar.bz2
blueshift-048c0870d3fead86db41891abe82283b9f16651d.tar.xz
demo _ICC_PROFILE
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 bbd2e16..2969a16 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 weather
+ backlight darkroom textconf textconf.conf modes weather icc-profile-atoms
# Build rules