aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-06-08 21:10:46 +0200
committerEven Rouault <even.rouault@spatialys.com>2018-06-08 21:10:46 +0200
commit07e12e921f1d2dc9515194863c900729877c8709 (patch)
tree615b970ddd4066fe02b70d6e8685417ffa76da1f
parent7cfe5ec293ed9a56b728ab089d6b27d398730767 (diff)
downloadPROJ-07e12e921f1d2dc9515194863c900729877c8709.tar.gz
PROJ-07e12e921f1d2dc9515194863c900729877c8709.zip
Add CMakeLists.txt.in to EXTRA_DIST of test/googletest/Makefile.am
-rw-r--r--test/googletest/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/googletest/Makefile.am b/test/googletest/Makefile.am
index 5a563a1e..12a44216 100644
--- a/test/googletest/Makefile.am
+++ b/test/googletest/Makefile.am
@@ -8,3 +8,5 @@ lib_LTLIBRARIES = libgtest.la
libgtest_la_LDFLAGS = -no-undefined
libgtest_la_SOURCES = src/gtest-all.cc
+
+EXTRA_DIST = CMakeLists.txt.in