From: Sarah Hoffmann Date: Sun, 9 Oct 2016 19:56:40 +0000 (+0200) Subject: make sure additional website files are installed X-Git-Tag: deploy~417 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/e44e621b60e3fb5b8e5b7f5482ce755ab30bd524 make sure additional website files are installed --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 65254b1c..82676060 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -75,6 +75,14 @@ set(CUSTOMFILES website/reverse.php website/search.php website/status.php + website/403.html + website/509.html + website/crossdomain.xml + website/favicon.ico + website/last_update.php + website/nominatim.xml + website/robots.txt + website/taginfo.json utils/blocks.php utils/country_languages.php utils/imports.php