]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - CMakeLists.txt
Block another "best" server
[xonotic/xonotic.git] / CMakeLists.txt
index 734d5934f7e5af3a8fe333107881577aa78d95b3..e5f53a214087c9adbbb9764a6c445b09358fea2f 100644 (file)
@@ -10,6 +10,8 @@ macro(subproject name)
     endif ()
 endmacro()
 
+subproject(daemon)
+subproject(d0_blind_id)
 subproject(darkplaces)
 subproject(data/xonotic-data.pk3dir)
 subproject(gmqcc)