aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPhilippe Rivière <fil@rezo.net>2018-09-21 17:55:08 +0200
committerPhilippe Rivière <fil@rezo.net>2018-09-21 17:55:08 +0200
commit6b0567b3c01ada8412a446310af9784124453099 (patch)
treebd0608ebc2234c067650a014b6ff350360a843c6 /src/Makefile.am
parentcf0e6926b21019c835e4f0f11f1a4f11e5fd8fdc (diff)
downloadPROJ-6b0567b3c01ada8412a446310af9784124453099.tar.gz
PROJ-6b0567b3c01ada8412a446310af9784124453099.zip
the Bertin 1953 projection
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 84846c1c..e8bea068 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,7 +55,7 @@ libproj_la_SOURCES = \
PJ_mill.c PJ_ocea.c PJ_omerc.c PJ_somerc.c \
PJ_tcc.c PJ_tcea.c PJ_times.c PJ_tmerc.c \
PJ_airy.c PJ_aitoff.c PJ_august.c PJ_bacon.c \
- PJ_chamb.c PJ_hammer.c PJ_lagrng.c PJ_larr.c \
+ PJ_bertin1953.c PJ_chamb.c PJ_hammer.c PJ_lagrng.c PJ_larr.c \
PJ_lask.c PJ_latlong.c PJ_nocol.c PJ_ob_tran.c PJ_oea.c \
PJ_tpeqd.c PJ_vandg.c PJ_vandg2.c PJ_vandg4.c \
PJ_wag7.c PJ_lcca.c PJ_geos.c proj_etmerc.c \