summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-04 18:21:37 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-04 18:21:37 +0100
commit6e0f05cf58db011ea93b838cb2cf6d6d4cfcd01f (patch)
tree3c048800efa0ba9f540989d12906b741b899cff7 /Makefile
parent-r support for continuous mode in comprehensive example (diff)
downloadblueshift-6e0f05cf58db011ea93b838cb2cf6d6d4cfcd01f.tar.gz
blueshift-6e0f05cf58db011ea93b838cb2cf6d6d4cfcd01f.tar.bz2
blueshift-6e0f05cf58db011ea93b838cb2cf6d6d4cfcd01f.tar.xz
add example: stored-settings
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 0a3540a..f8a943c 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ PYFILES = __main__.py colour.py curve.py monitor.py solar.py icc.py adhoc.py
CBINDINGS = $(foreach B,$(SERVER_BINDINGS),blueshift_$(B).so)
# Configuration script example files
EXAMPLES = comprehensive sleepmode crtc-detection crtc-searching logarithmic \
- xmobar
+ xmobar xpybar stored-settings
# Build rules