summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/win32/vs11/Makefile.am1
-rw-r--r--build/win32/vs12/Makefile.am1
-rw-r--r--build/win32/vs14/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/build/win32/vs11/Makefile.am b/build/win32/vs11/Makefile.am
index db1ca943..2e9d02a8 100644
--- a/build/win32/vs11/Makefile.am
+++ b/build/win32/vs11/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
_giscanner.vcxproj \
_giscanner.vcxproj.filters \
gi-install.vcxproj \
+ gi-install.vcxproj.filters \
gi-introspect.vcxproj \
README.txt
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index 54f036d0..eaff979d 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
_giscanner.vcxproj \
_giscanner.vcxproj.filters \
gi-install.vcxproj \
+ gi-install.vcxproj.filters \
gi-introspect.vcxproj \
README.txt
diff --git a/build/win32/vs14/Makefile.am b/build/win32/vs14/Makefile.am
index 2541de1e..7ed93978 100644
--- a/build/win32/vs14/Makefile.am
+++ b/build/win32/vs14/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
_giscanner.vcxproj \
_giscanner.vcxproj.filters \
gi-install.vcxproj \
+ gi-install.vcxproj.filters \
gi-introspect.vcxproj \
README.txt