From b7738e9916536dc83300e32363aa454094a5a979 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Fri, 20 Apr 2001 14:34:31 +0000 Subject: don't install test files git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@958 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/Makefile.am | 3 +-- nad/Makefile.in | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/nad/Makefile.am b/nad/Makefile.am index 1bf7a3bc..3bb6605c 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -1,5 +1,4 @@ -pkgdata_DATA = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist \ - proj_def.dat test27 test83 world epsg +pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist \ proj_def.dat test27 test83 world epsg diff --git a/nad/Makefile.in b/nad/Makefile.in index 3a3be787..5edca7b3 100644 --- a/nad/Makefile.in +++ b/nad/Makefile.in @@ -72,8 +72,7 @@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ VERSION = @VERSION@ -pkgdata_DATA = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist proj_def.dat test27 test83 world epsg - +pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist proj_def.dat test27 test83 world epsg -- cgit v1.2.3