aboutsummaryrefslogtreecommitdiff
path: root/data/sql_filelist.cmake
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-10-23 17:44:51 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-10-23 17:44:51 +0200
commite30be68ce18c9f41cf7b47bef0931441bab75c97 (patch)
treed9d5205c8d0476e474175022dee9e04311929853 /data/sql_filelist.cmake
parent06162ef3cca9a4c716922a7a379ba502f7ef295a (diff)
downloadPROJ-e30be68ce18c9f41cf7b47bef0931441bab75c97.tar.gz
PROJ-e30be68ce18c9f41cf7b47bef0931441bab75c97.zip
Database: add Finland tinshift operations
Diffstat (limited to 'data/sql_filelist.cmake')
-rw-r--r--data/sql_filelist.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql_filelist.cmake b/data/sql_filelist.cmake
index 72b7b4fc..a21e8630 100644
--- a/data/sql_filelist.cmake
+++ b/data/sql_filelist.cmake
@@ -24,6 +24,7 @@ set(SQL_FILES
"${SQL_DIR}/grid_transformation.sql"
"${SQL_DIR}/grid_transformation_custom.sql"
"${SQL_DIR}/other_transformation.sql"
+ "${SQL_DIR}/other_transformation_custom.sql"
"${SQL_DIR}/concatenated_operation.sql"
"${SQL_DIR}/concatenated_operation_step.sql"
"${SQL_DIR}/alias_name.sql"