summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNicolas Viennot <nicolas@viennot.biz>2016-01-01 16:44:01 -0500
committerNicolas Viennot <nicolas@viennot.biz>2016-01-01 17:02:23 -0500
commita87d3af3094b6ef02cb42a08f2673e7a17937310 (patch)
tree738fe7ee0f02aa29c43c16d4e861b236916cdcde /Makefile.am
parenta60da0db1e4711aeb3fb4fff5204af364c1f455c (diff)
Reusing protocol code from tmate-slave
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a85c3778..630317bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -177,6 +177,7 @@ dist_tmate_SOURCES = \
tmate-decoder.c \
tmate-env.c \
tmate-msg.c \
+ tmate-msgpack.c \
tmate-session.c \
tmux.c \
tty-acs.c \