X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f71e9dd187f697e31dddacb1cdaea0d6d29009e9..8498593a634e3d32b3b9417907c31bc95b6122f4:/docs/CMakeLists.txt diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index f83f10d7..7da84491 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -2,6 +2,7 @@ set (INSTALLDOCFILES install-on-centos-7 + install-on-ubuntu-16 ) foreach (df ${INSTALLDOCFILES}) @@ -20,6 +21,7 @@ endforeach() set (GENERALDOCFILES Installation.md Import_and_update.md + Faq.md ) foreach (df ${GENERALDOCFILES})