From f756e6e2315ae22ebd2392ce7e4c8cacaccf373d Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Wed, 16 Jan 2008 02:43:33 +0000 Subject: update git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1431 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/Makefile.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'nad') diff --git a/nad/Makefile.in b/nad/Makefile.in index 7a3889c0..1d269da1 100644 --- a/nad/Makefile.in +++ b/nad/Makefile.in @@ -172,13 +172,16 @@ TEST27 = ./test27 TEST83 = ./test83 TESTNTV2 = ./testntv2 TESTVARIOUS = ./testvarious +TESTIGN = ./testIGNF pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ - esri.extra other.extra + esri.extra other.extra \ + IGNF ntf_r93.gsb 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 + esri.extra other.extra \ + IGNF ntf_r93.gsb testIGNF proj_outIGNF.dist all: all-am @@ -398,6 +401,7 @@ check-local: $(TESTVARIOUS) $(CS2CSEXE) # $(TESTNTV2) $(CS2CSEXE) +# $(TESTIGNF) $(CS2CSEXE) clean-local: $(RM) $(TEST_DB) -- cgit v1.2.3