aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-12-05 20:04:06 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-12-05 20:04:06 +0000
commitd0342f4a0474abf42098fbaa0a4e2f2e3f006514 (patch)
tree1c57a4a32b44eaeb6036ae8153e3d5fd8b2c7f85 /Makefile
parent408c85507048a2ca97d1ff13493545d5cf636a40 (diff)
downloadrtmux-d0342f4a0474abf42098fbaa0a4e2f2e3f006514.tar.gz
rtmux-d0342f4a0474abf42098fbaa0a4e2f2e3f006514.tar.bz2
rtmux-d0342f4a0474abf42098fbaa0a4e2f2e3f006514.zip
Ability to show window title on status line.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1787b919..ada7be6a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.77 2008-11-27 18:55:47 nicm Exp $
+# $Id: Makefile,v 1.78 2008-12-05 20:04:06 nicm Exp $
.SUFFIXES: .c .o .y .h
.PHONY: clean update-index.html upload-index.html
@@ -11,7 +11,7 @@ REL!= uname -r
DATE!= date +%Y%m%d-%H%M
# This must be empty as OpenBSD includes it in default CFLAGS.
-#DEBUG=
+DEBUG=
META?= \002 # C-b