aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-07-11 17:15:23 +0000
committerTiago Cunha <tcunha@gmx.com>2012-07-11 17:15:23 +0000
commit45a2e2d6c6ef2521b18235d97edad99433eab05e (patch)
tree355a2a65d5b5be2c950fe3d0f9b133e3876965bc
parenta10143a2d17a1f12d13d8f2e702158da1a93f755 (diff)
downloadrtmux-45a2e2d6c6ef2521b18235d97edad99433eab05e.tar.gz
rtmux-45a2e2d6c6ef2521b18235d97edad99433eab05e.tar.bz2
rtmux-45a2e2d6c6ef2521b18235d97edad99433eab05e.zip
Update list of sources to reflect the recent changes introduced by the
choose-tree command.
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c4f45be6..890e1576 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,8 +66,7 @@ dist_tmux_SOURCES = \
cmd-capture-pane.c \
cmd-choose-buffer.c \
cmd-choose-client.c \
- cmd-choose-session.c \
- cmd-choose-window.c \
+ cmd-choose-tree.c \
cmd-clear-history.c \
cmd-clock-mode.c \
cmd-command-prompt.c \