From a4af3d27b483560260c9f2ca792b3be3acfa9a04 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Tue, 22 Jul 2008 01:35:47 +0000 Subject: remove .gsb file from distribution git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1461 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/Makefile.am | 4 ++-- nad/Makefile.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nad/Makefile.am b/nad/Makefile.am index 1351bf7a..58fd2358 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -12,13 +12,13 @@ TESTIGN = ./testIGNF pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ esri.extra other.extra \ - IGNF ntf_r93.gsb + 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 ntf_r93.gsb testIGNF proj_outIGNF.dist + IGNF testIGNF proj_outIGNF.dist install-data-local: $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) diff --git a/nad/Makefile.in b/nad/Makefile.in index 1d269da1..3d6c5fc6 100644 --- a/nad/Makefile.in +++ b/nad/Makefile.in @@ -175,13 +175,13 @@ TESTVARIOUS = ./testvarious TESTIGN = ./testIGNF pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ esri.extra other.extra \ - IGNF ntf_r93.gsb + 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 ntf_r93.gsb testIGNF proj_outIGNF.dist + IGNF testIGNF proj_outIGNF.dist all: all-am -- cgit v1.2.3