aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-12-01 17:57:32 +0100
committerEven Rouault <even.rouault@spatialys.com>2018-12-01 19:15:48 +0100
commit23bf8bf5977073a91353f992ee0dd608be1d45fe (patch)
tree9edeb910327228950ea1cbafaf3eb10e4b172edd /configure.ac
parent18dbc00dc30db7ca5fa7bd6a00115628324dcd0c (diff)
downloadPROJ-23bf8bf5977073a91353f992ee0dd608be1d45fe.tar.gz
PROJ-23bf8bf5977073a91353f992ee0dd608be1d45fe.zip
Rename test/old/ to test/cli/ to better reflect their nature
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 25675d6a..4b400858 100644
--- a/configure.ac
+++ b/configure.ac
@@ -351,7 +351,7 @@ dnl Generate files
dnl ---------------------------------------------------------------------------
AC_CONFIG_FILES([Makefile cmake/Makefile src/Makefile include/Makefile include/proj/Makefile include/proj/internal/Makefile
- test/Makefile test/old/Makefile test/gie/Makefile test/gigs/Makefile test/unit/Makefile
+ test/Makefile test/cli/Makefile test/gie/Makefile test/gigs/Makefile test/unit/Makefile
test/googletest/Makefile test/googletest/include/Makefile
test/googletest/include/gtest/Makefile
test/googletest/include/gtest/internal/Makefile