aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-10-11 11:47:56 +0200
committerGitHub <noreply@github.com>2018-10-11 11:47:56 +0200
commit249588acd5dddafcd0ae33a0ae6dfc5431dea4bc (patch)
treed91329333061f31faf4e6997acddbdbdd535f948 /src/Makefile.am
parent5e66226efb1d0900b463e71197a9a271a4180606 (diff)
parent0e3debf173bfe9d9dccf337a5c41fe2e1bf1ded3 (diff)
downloadPROJ-249588acd5dddafcd0ae33a0ae6dfc5431dea4bc.tar.gz
PROJ-249588acd5dddafcd0ae33a0ae6dfc5431dea4bc.zip
Merge pull request #1133 from Fil/bertin1953
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 ae5e0a2e..eaf6bd38 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 \