diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2015-09-07 10:40:54 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2015-09-07 10:40:54 +0200 |
| commit | 53b0b00415ae93ade4ca9798f8c7280c29629b26 (patch) | |
| tree | 48ed8124b11334857008248f1f80756410c22832 /nad | |
| parent | 3fe93c59c8a51c0f7507beb645226c4327016c76 (diff) | |
| download | PROJ-53b0b00415ae93ade4ca9798f8c7280c29629b26.tar.gz PROJ-53b0b00415ae93ade4ca9798f8c7280c29629b26.zip | |
Add compile (from automake-1.14.1), and regenerate Makefile.in properly (thus reverting 152e3dcf65c2d8a0f2d210ddb2a3fae8bbe2307e) and nad/Makefile.in (follow-up of #297)
Diffstat (limited to 'nad')
| -rw-r--r-- | nad/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/Makefile.in b/nad/Makefile.in index 4cc945c5..6a412df2 100644 --- a/nad/Makefile.in +++ b/nad/Makefile.in @@ -280,7 +280,7 @@ pkgdata_DATA = GL27 nad.lst proj_def.dat nad27 nad83 world epsg esri \ esri.extra other.extra \ CH IGNF -EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ +EXTRA_DIST = GL27 nad.lst proj_def.dat nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ test27 test83 world epsg esri tv_out.dist tf_out.dist \ testflaky testvarious testdatumfile testntv2 ntv2_out.dist \ esri.extra other.extra \ |
