summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2014-02-26 21:59:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2014-02-26 21:59:33 +0000
commit582c2671ddce5a8cdd6d022c7c67fe683ce71bf1 (patch)
tree253a7d5d02eed1e0d994e4f4cc92a167e2b98d42 /Makefile.am
parent0bb9d51965f1920f303f8c9abd8133ce99d5818f (diff)
Having three *clock* files is ridiculous, remove clock.c.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a9ad5b97..d305db9c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,7 +67,6 @@ dist_tmux_SOURCES = \
attributes.c \
cfg.c \
client.c \
- clock.c \
cmd-attach-session.c \
cmd-bind-key.c \
cmd-break-pane.c \