summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-03-07 00:57:18 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2024-03-07 01:48:10 -0800
commitaa12ecadac5bc226247cc4217f43276a6e633678 (patch)
tree5544ee8b8458110a0910f03400c38e9893d79b1d /net/Makefile
parentaudio/carla: Unbreak build (diff)
net/wstunnel: New port: Traffic tunnel over Websocket or HTTP2 to bypass firewalls/DPI
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index d40abcbbc465..7b9bb6037156 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1636,6 +1636,7 @@
SUBDIR += wol
SUBDIR += wpa_supplicant_gui
SUBDIR += wping
+ SUBDIR += wstunnel
SUBDIR += x11vnc
SUBDIR += x2goclient
SUBDIR += x2goclient-cli