aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2a87adf..d2658e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,6 +75,7 @@ set(PROJECT_SOURCES
src/protocols/fingerclient.cpp
src/protocols/geminiclient.cpp
src/protocols/gopherclient.cpp
+ src/protocols/guppyclient.cpp
src/protocols/webclient.cpp
src/protocolsetup.cpp
src/renderers/geminirenderer.cpp