aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMartin Desruisseaux <martin.desruisseaux@geomatys.com>2018-04-27 10:47:44 +0200
committerMartin Desruisseaux <martin.desruisseaux@geomatys.com>2018-04-27 10:47:44 +0200
commit56f089510a170164ffc4792a7f7c57ba8f64f1c9 (patch)
tree13b4ae987d4c1cdddbc0bef09988709d2c290242 /src/Makefile.am
parentfdf8f02538bff49ed5b986c26aed68da335f09c8 (diff)
downloadPROJ-56f089510a170164ffc4792a7f7c57ba8f64f1c9.tar.gz
PROJ-56f089510a170164ffc4792a7f7c57ba8f64f1c9.zip
Remove src/org_proj4_Projections.h file. This file was not used anywhere, since it was replaced by org_proj4_PJ file since 2012.
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 78ecfdf8..971ac78c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,7 +10,7 @@ AM_CPPFLAGS = -DPROJ_LIB=\"$(pkgdatadir)\" \
-DMUTEX_@MUTEX_SETTING@ @JNI_INCLUDE@
include_HEADERS = proj.h proj_api.h projects.h geodesic.h \
- org_proj4_Projections.h org_proj4_PJ.h
+ org_proj4_PJ.h
EXTRA_DIST = makefile.vc proj.def bin_cct.cmake bin_gie.cmake bin_cs2cs.cmake \
bin_geod.cmake bin_nad2bin.cmake bin_proj.cmake \