aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2008-08-22 02:48:56 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2008-08-22 02:48:56 +0000
commit77bf8ae50bcade5b1beae17d48099249c64febb6 (patch)
tree0ef74cc557b74f459b44fda8bb6b4bc56e14a4a5
parent1294f1c0d26aa4b2adc34e3cb54fd6ea8b9ad316 (diff)
downloadPROJ-77bf8ae50bcade5b1beae17d48099249c64febb6.tar.gz
PROJ-77bf8ae50bcade5b1beae17d48099249c64febb6.zip
added makefile.vc and nmake.opt in root
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1474 4e78687f-474d-0410-85f9-8d5e500ac6b2
-rw-r--r--Makefile.am2
-rw-r--r--Makefile.in1
2 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index eec92242..2f17adb4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
SUBDIRS = src man nad jniwrap
+EXTRA_DIST = makefile.vc nmake.opt
+
AUTOMAKE_OPTIONS = dist-zip
diff --git a/Makefile.in b/Makefile.in
index 3d3b58e3..fbfbd20e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -179,6 +179,7 @@ target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = src man nad jniwrap
+EXTRA_DIST = makefile.vc nmake.opt
AUTOMAKE_OPTIONS = dist-zip
all: all-recursive