summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cda3bb06..9f164dad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -228,6 +228,7 @@ endif()
228 228
229# LAYER 3: Distributed Hash Table 229# LAYER 3: Distributed Hash Table
230# ------------------------------- 230# -------------------------------
231apidsl(toxcore/ping_array.api.h)
231add_submodule(toxcore toxdht 232add_submodule(toxcore toxdht
232 toxcore/DHT.c 233 toxcore/DHT.c
233 toxcore/DHT.h 234 toxcore/DHT.h