summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/win32/vs11/Makefile.am2
-rw-r--r--build/win32/vs12/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/build/win32/vs11/Makefile.am b/build/win32/vs11/Makefile.am
index 4789b664..ddff6f3b 100644
--- a/build/win32/vs11/Makefile.am
+++ b/build/win32/vs11/Makefile.am
@@ -32,3 +32,5 @@ MSVC_VER = 11
MSVC_VER_LONG = 2012
include $(top_srcdir)/build/Makefile-newvs.am
+
+$(EXTRA_DIST): create_vcxproj copy_filters create_props
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index c3638699..f112f08e 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -32,3 +32,5 @@ MSVC_VER = 12
MSVC_VER_LONG = 2013
include $(top_srcdir)/build/Makefile-newvs.am
+
+$(EXTRA_DIST): create_vcxproj copy_filters create_props