X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/362f259f47b4e45dea732bb21bd7c4f91ffe916e..84495489d9b995ff5cb1270a6ed0665c820f9d38:/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) #-----------------------------------------------------------------------------