aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 \