summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-19 02:48:30 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-19 02:48:30 +0100
commit5886ae95c672174f5d855020d7c9a6204c2ad69c (patch)
treed364bdbd5a50d5d06dac26af3720782017322879 /Makefile
parentm (diff)
downloadblueshift-5886ae95c672174f5d855020d7c9a6204c2ad69c.tar.gz
blueshift-5886ae95c672174f5d855020d7c9a6204c2ad69c.tar.bz2
blueshift-5886ae95c672174f5d855020d7c9a6204c2ad69c.tar.xz
install textconf example1.12
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 5b68e08..e6a3d43 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
+ backlight darkroom textconf textconf.conf
# Build rules