diff options
Diffstat (limited to 'nad/Makefile.am')
| -rw-r--r-- | nad/Makefile.am | 9 |
1 files changed, 5 insertions, 4 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) |
