summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-25 14:33:38 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-25 14:33:38 +0100
commitd7726f624d5d27f0b74f010eab43166debd3ace7 (patch)
tree559af4c7ceb2afa07f552d3a217e339ac7c1fc03 /Makefile
parenttypo (diff)
downloadblueshift-d7726f624d5d27f0b74f010eab43166debd3ace7.tar.gz
blueshift-d7726f624d5d27f0b74f010eab43166debd3ace7.tar.bz2
blueshift-d7726f624d5d27f0b74f010eab43166debd3ace7.tar.xz
buf cause by typo + add example: crtc-searching
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 b1d6d51..610714b 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 crtc-detection
+EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching
# Build rules