aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Butler <howard@hobu.co>2015-09-08 16:13:24 +0000
committerHoward Butler <howard@hobu.co>2015-09-08 16:13:24 +0000
commit0a7eda807da1e17f60558acebd89a08872b5b6e9 (patch)
tree3f5eb4a1d3e75017293eb3935a4f4c35b4e41b44
parent6d764c100bcd17018852893401f6c056ba91e4ee (diff)
downloadPROJ-0a7eda807da1e17f60558acebd89a08872b5b6e9.tar.gz
PROJ-0a7eda807da1e17f60558acebd89a08872b5b6e9.zip
add files to EXTRA_DIST so they are removed by make uninstall
-rw-r--r--nad/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/nad/Makefile.am b/nad/Makefile.am
index 10cd3869..705d65eb 100644
--- a/nad/Makefile.am
+++ b/nad/Makefile.am
@@ -15,16 +15,15 @@ TESTIGN = $(NADPATH)/testIGNF
pkgdata_DATA = GL27 nad.lst proj_def.dat nad27 nad83 world epsg esri \
esri.extra other.extra \
- CH IGNF
+ CH IGNF testIGNF proj_outIGNF.dist \
+ null.lla ntf_r93.gsb nzgd2kgrid0005.gsb ntv1_can.dat makefile.vc CMakeLists.txt
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 \
CH IGNF testIGNF proj_outIGNF.dist \
- null.lla ntf_r93.gsb nzgd2kgrid0005.gsb ntv1_can.dat \
- makefile.vc CMakeLists.txt
-
+ null.lla ntf_r93.gsb nzgd2kgrid0005.gsb ntv1_can.dat makefile.vc CMakeLists.txt
process-nad2bin:
@if [ -f $(NADPATH)/null.lla -a ! -f null ] || [ -f $(NADPATH)/conus.lla -a ! -f conus ] ; then \
for x in $(NADPATH)/*.lla ; do \