From 62c762b35d0bf9ff39bb0b4db483cece3aad6469 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Sun, 6 Sep 2015 23:23:35 +0200 Subject: Include proj_def.dat in release tarballs too (#274). Adding proj_def.dat to pkgdata_DATA in ef4c492 is not sufficient to also have the file included in the tarballs generated via `make dist-all`. --- nad/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nad/Makefile.am b/nad/Makefile.am index f60a836c..e4379108 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -17,7 +17,7 @@ pkgdata_DATA = GL27 nad.lst proj_def.dat nad27 nad83 world epsg esri \ esri.extra other.extra \ CH IGNF -EXTRA_DIST = GL27 nad.lst nad27 nad83 pj_out27.dist pj_out83.dist td_out.dist \ +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 \ testflaky testvarious testdatumfile testntv2 ntv2_out.dist \ esri.extra other.extra \ -- cgit v1.2.3