From bc8376f10888f4d2290ea0d08c570d413d8d3929 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Fri, 7 Jul 2006 17:35:47 +0000 Subject: added extra init files git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1340 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/nad/Makefile.am b/nad/Makefile.am index 4ba9e64b..6003b607 100644 --- a/nad/Makefile.am +++ b/nad/Makefile.am @@ -1,8 +1,10 @@ -pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri +pkgdata_DATA = GL27 nad.lst nad27 nad83 proj_def.dat world epsg esri \ + esri.extra other.extra 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 + testvarious testntv2 ntv2_out.dist \ + esri.extra other.extra install-data-local: $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) -- cgit v1.2.3