summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-12-08 07:11:09 +0000
committerThomas Adam <thomas@xteddy.org>2015-12-08 07:11:09 +0000
commit5862f59ed7c54959af6d112a647ae3c273579b77 (patch)
tree4cba465137c22437f602775f100d22b9ea9794cd /Makefile.am
parent98994a8bb1ca7602f16a5de0d4482efd299f5d7b (diff)
parentd2fb0efcd197bf0d581a0f7b1e27223d095cb339 (diff)
Conflicts:
Makefile
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 b561866a..d8c92aa9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -118,6 +118,7 @@ dist_tmux_SOURCES = \
cmd-send-keys.c \
cmd-set-buffer.c \
cmd-set-environment.c \
+ cmd-set-hook.c \
cmd-set-option.c \
cmd-show-environment.c \
cmd-show-messages.c \
@@ -138,6 +139,7 @@ dist_tmux_SOURCES = \
format.c \
grid-view.c \
grid.c \
+ hooks.c \
input-keys.c \
input.c \
job.c \