X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/362f259f47b4e45dea732bb21bd7c4f91ffe916e..ff6c3a705be5477d32d832df174107e65c3556a5:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 6e11e7b8..1aaf05f0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -127,5 +127,6 @@ add_test(NAME php add_subdirectory(module) add_subdirectory(nominatim) +add_subdirectory(docs) #-----------------------------------------------------------------------------