aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-11-14 11:28:36 +0100
committerKristian Evers <kristianevers@gmail.com>2020-11-20 16:40:40 +0100
commite2dd223c5601b387cd622b88583e857b03e9fade (patch)
tree9f5cb12e2f4505f719ee943681f859e2e1f7dba9 /src/Makefile.am
parenteb82aa83f2530e5e4df420ab64476b947bdc7f5d (diff)
downloadPROJ-e2dd223c5601b387cd622b88583e857b03e9fade.tar.gz
PROJ-e2dd223c5601b387cd622b88583e857b03e9fade.zip
Remove src/transform.cpp and related tests
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 62bff403..edfd05ef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -220,7 +220,7 @@ libproj_la_SOURCES = \
generic_inverse.cpp \
quadtree.hpp \
\
- datums.cpp datum_set.cpp transform.cpp \
+ datums.cpp datum_set.cpp \
utils.cpp \
mutex.cpp initcache.cpp geodesic.c \
strtod.cpp \