diff options
| -rw-r--r-- | nad/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nad/Makefile.am b/nad/Makefile.am index 5973a10f..732c91c3 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -19,7 +19,7 @@ EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ proj_def.dat test27 test83 world epsg esri tv_out.dist \ testvarious testdatumfile testntv2 ntv2_out.dist \ esri.extra other.extra \ - IGNF testIGNF proj_outIGNF.dist \ + CH IGNF testIGNF proj_outIGNF.dist \ makefile.vc process-nad2bin: @@ -30,7 +30,7 @@ process-nad2bin: ../src/nad2bin$(EXEEXT) $$DEST < $$x ; \ done; \ fi - + install-data-local: process-nad2bin $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) @if [ -f conus.lla ] ; then \ |
