From 96d2a331a1a585d2ed4bc2d70f5626e03c38dbb2 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Wed, 27 Jun 2018 21:26:50 +0200 Subject: [PATCH] install export script in build directory --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 91200022..4e55a8a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,6 +97,7 @@ set(CUSTOMFILES utils/country_languages.php utils/imports.php utils/importWikipedia.php + utils/export.php utils/query.php utils/server_compare.php utils/setup.php -- 2.39.5