diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-12-01 17:57:32 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-12-01 19:15:48 +0100 |
| commit | 23bf8bf5977073a91353f992ee0dd608be1d45fe (patch) | |
| tree | 9edeb910327228950ea1cbafaf3eb10e4b172edd /configure.ac | |
| parent | 18dbc00dc30db7ca5fa7bd6a00115628324dcd0c (diff) | |
| download | PROJ-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.ac | 2 |
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 |
