aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas.adam@smoothwall.net>2013-03-25 15:00:56 +0000
committerThomas Adam <thomas.adam@smoothwall.net>2013-03-25 15:00:56 +0000
commit7a87c7eff6ab9dd4bc185256fa6881d6cbe710eb (patch)
tree18c9d4e49341d9d7a281fbd5d38498e5b9df01f7
parentf90eb43fcb12720711ea01b110c5b474111e6600 (diff)
downloadrtmux-7a87c7eff6ab9dd4bc185256fa6881d6cbe710eb.tar.gz
rtmux-7a87c7eff6ab9dd4bc185256fa6881d6cbe710eb.tar.bz2
rtmux-7a87c7eff6ab9dd4bc185256fa6881d6cbe710eb.zip
Fixup Makefile
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f89fdd79..5e7f644b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,6 +102,7 @@ dist_tmux_SOURCES = \
cmd-new-window.c \
cmd-paste-buffer.c \
cmd-pipe-pane.c \
+ cmd-queue.c \
cmd-refresh-client.c \
cmd-rename-session.c \
cmd-rename-window.c \