aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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