aboutsummaryrefslogtreecommitdiff
path: root/sql/tools
diff options
context:
space:
mode:
Diffstat (limited to 'sql/tools')
-rw-r--r--sql/tools/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/tools/CMakeLists.txt b/sql/tools/CMakeLists.txt
new file mode 100644
index 00000000000..bcf0c7a8343
--- /dev/null
+++ b/sql/tools/CMakeLists.txt
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES characters_item_duplicates_remove.sql characters_pet_data_cleanup.sql README DESTINATION share/trinity/sql/tools)