summaryrefslogtreecommitdiffstats
path: root/client/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index ebc6ce0d..97b56f6c 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -155,13 +155,6 @@ else
PLATFORM_INCLUDES=-I$(top_srcdir)/client/x11
endif
-if SUPPORT_TUNNEL
-spicec_SOURCES += \
- tunnel_channel.cpp \
- tunnel_channel.h \
- $(NULL)
-endif
-
if SUPPORT_GUI
spicec_SOURCES += \
gui/gui.cpp \