aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--nad/Makefile.am2
-rw-r--r--nad/Makefile.in2
3 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a9af8018..3cce2b7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-06-25 Frank Warmerdam <warmerdam@pobox.com>
+ * nad/Makefile.am: add CH to pkgdata_DATA (#145).
+
* src/PJ_putp3.c: Fix putp3p usage line to remove "no inv" (#167).
* src/PJ_aitoff.c: note that aitoff and wintri projections have no
diff --git a/nad/Makefile.am b/nad/Makefile.am
index 732c91c3..572bda0b 100644
--- a/nad/Makefile.am
+++ b/nad/Makefile.am
@@ -13,7 +13,7 @@ TESTIGN = ./testIGNF
pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \
esri.extra other.extra \
- IGNF
+ CH 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 tv_out.dist \
diff --git a/nad/Makefile.in b/nad/Makefile.in
index c00d8a93..ccd283f8 100644
--- a/nad/Makefile.in
+++ b/nad/Makefile.in
@@ -201,7 +201,7 @@ TESTDATUMFILE = ./testdatumfile
TESTIGN = ./testIGNF
pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \
esri.extra other.extra \
- IGNF
+ CH 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 tv_out.dist \