summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-25 13:38:07 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-25 13:38:07 +0100
commitd9856fa55dabe6927922a8cca08d6b1313bdf628 (patch)
tree66e65425826f9da12b2ef668233b4a4ef685b4ef /Makefile
parentdoc output search functions (diff)
downloadblueshift-d9856fa55dabe6927922a8cca08d6b1313bdf628.tar.gz
blueshift-d9856fa55dabe6927922a8cca08d6b1313bdf628.tar.bz2
blueshift-d9856fa55dabe6927922a8cca08d6b1313bdf628.tar.xz
m bug + add example with output listing
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 32c9763..b1d6d51 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ PYFILES = __main__.py colour.py curve.py monitor.py solar.py icc.py adhoc.py
# Library files
CBINDINGS = $(foreach B,$(SERVER_BINDINGS),blueshift_$(B).so)
# Configuration script example files
-EXAMPLES = comprehensive sleepmode
+EXAMPLES = comprehensive sleepmode crtc-detection
# Build rules