From be5192a0abbf94b82b9ceadbe7367532b285363a Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Wed, 9 Sep 2015 01:02:55 +0200 Subject: Don't install test & build files. These files should be included in the distribution tarballs, but not installed by `make install`. --- nad/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nad/Makefile.am b/nad/Makefile.am index 513ab6e4..e4379108 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -15,8 +15,7 @@ TESTIGN = $(NADPATH)/testIGNF pkgdata_DATA = GL27 nad.lst proj_def.dat nad27 nad83 world epsg esri \ esri.extra other.extra \ - CH IGNF testIGNF proj_outIGNF.dist \ - makefile.vc CMakeLists.txt + CH IGNF EXTRA_DIST = GL27 nad.lst proj_def.dat nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ test27 test83 world epsg esri tv_out.dist tf_out.dist \ -- cgit v1.2.3