]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/CMakeLists.txt
add extensive debug messages for placex
[nominatim.git] / docs / CMakeLists.txt
index f83f10d7e115705b92bd375db542361cc156ff01..7da84491ac637986d61a73e13b74f40fd1b8b2ea 100644 (file)
@@ -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})