diff options
Diffstat (limited to 'nad')
| -rw-r--r-- | nad/Makefile.am | 9 | ||||
| -rw-r--r-- | nad/Makefile.in | 9 |
2 files changed, 10 insertions, 8 deletions
diff --git a/nad/Makefile.am b/nad/Makefile.am index 58fd2358..f9cf781b 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -15,10 +15,11 @@ pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ IGNF EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ - proj_def.dat test27 test83 world epsg esri \ - testvarious testntv2 ntv2_out.dist \ - esri.extra other.extra \ - IGNF testIGNF proj_outIGNF.dist + proj_def.dat test27 test83 world epsg esri \ + testvarious testntv2 ntv2_out.dist \ + esri.extra other.extra \ + IGNF testIGNF proj_outIGNF.dist \ + makefile.vc install-data-local: $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) diff --git a/nad/Makefile.in b/nad/Makefile.in index 3d6c5fc6..09dca7a0 100644 --- a/nad/Makefile.in +++ b/nad/Makefile.in @@ -178,10 +178,11 @@ pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ IGNF EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ - proj_def.dat test27 test83 world epsg esri \ - testvarious testntv2 ntv2_out.dist \ - esri.extra other.extra \ - IGNF testIGNF proj_outIGNF.dist + proj_def.dat test27 test83 world epsg esri \ + testvarious testntv2 ntv2_out.dist \ + esri.extra other.extra \ + IGNF testIGNF proj_outIGNF.dist \ + makefile.vc all: all-am |
