From 42810aa4240d4164359d4768848f421d746916e0 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Fri, 22 Aug 2008 03:00:19 +0000 Subject: added makefile.vc in dist files git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1475 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/Makefile.am | 9 +++++---- nad/Makefile.in | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/nad/Makefile.am b/nad/Makefile.am index 58fd2358..f9cf781b 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -15,10 +15,11 @@ pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ 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 \ - testvarious testntv2 ntv2_out.dist \ - esri.extra other.extra \ - IGNF testIGNF proj_outIGNF.dist + proj_def.dat test27 test83 world epsg esri \ + testvarious testntv2 ntv2_out.dist \ + esri.extra other.extra \ + IGNF testIGNF proj_outIGNF.dist \ + makefile.vc install-data-local: $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) diff --git a/nad/Makefile.in b/nad/Makefile.in index 3d6c5fc6..09dca7a0 100644 --- a/nad/Makefile.in +++ b/nad/Makefile.in @@ -178,10 +178,11 @@ pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ 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 \ - testvarious testntv2 ntv2_out.dist \ - esri.extra other.extra \ - IGNF testIGNF proj_outIGNF.dist + proj_def.dat test27 test83 world epsg esri \ + testvarious testntv2 ntv2_out.dist \ + esri.extra other.extra \ + IGNF testIGNF proj_outIGNF.dist \ + makefile.vc all: all-am -- cgit v1.2.3