summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-05-10 22:10:38 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-10 22:10:38 +0100
commitaa13bd401633122ceb7ced7745025140725ebe06 (patch)
tree646127a40039a0bf625c605e079e7d43a5de0c4c /Makefile.am
parentc5f6ea5c0dedfcc8f3245247a0f1298c2fca2fcb (diff)
parentd62fd78655b305f4db9b41ff3b5a35b909674d74 (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4f267a23..bfba99b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,6 +71,7 @@ dist_tmux_SOURCES = \
cmd-confirm-before.c \
cmd-copy-mode.c \
cmd-detach-client.c \
+ cmd-display-menu.c \
cmd-display-message.c \
cmd-display-panes.c \
cmd-find-window.c \
@@ -143,6 +144,7 @@ dist_tmux_SOURCES = \
layout-set.c \
layout.c \
log.c \
+ menu.c \
mode-tree.c \
names.c \
notify.c \