summaryrefslogtreecommitdiffstats
path: root/client/Makefile.am
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2009-10-16 00:21:43 +0200
committerYaniv Kamay <ykamay@redhat.com>2009-10-18 17:42:37 +0200
commitef213c66c19d265140e9a55519b174d34ff1f16b (patch)
tree0a8e58217f5757881d4d4798d1316dbb3809f37a /client/Makefile.am
parent308e4545cbf8d26d5d47ad6ab9f2c6e6e6648003 (diff)
downloadspice-ef213c66c19d265140e9a55519b174d34ff1f16b.tar.gz
spice-ef213c66c19d265140e9a55519b174d34ff1f16b.tar.xz
spice-ef213c66c19d265140e9a55519b174d34ff1f16b.zip
tunnel
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index bb78ba49..51d4857e 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -15,6 +15,8 @@ RED_COMMON_SRCS = \
canvas_utils.cpp \
red_cairo_canvas.cpp \
red_cairo_canvas.h \
+ client_net_socket.cpp \
+ client_net_socket.h \
cmd_line_parser.cpp \
cmd_line_parser.h \
common.h \
@@ -71,6 +73,8 @@ RED_COMMON_SRCS = \
screen_layer.cpp \
screen_layer.h \
shared_cache.hpp \
+ tunnel_channel.cpp \
+ tunnel_channel.h \
hot_keys.cpp \
hot_keys.h \
threads.cpp \