diff options
Diffstat (limited to 'build/win32/vs10/Makefile.am')
-rw-r--r-- | build/win32/vs10/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am index 59d06898d..52f261049 100644 --- a/build/win32/vs10/Makefile.am +++ b/build/win32/vs10/Makefile.am @@ -30,4 +30,8 @@ EXTRA_DIST = \ glib-compile-schemas.vcxproj.filters \ gsettings.vcxproj \ gsettings.vcxproj.filters \ + glib-compile-resources.vcxproj \ + glib-compile-resources.vcxproj.filters \ + gresource.vcxproj \ + gresource.vcxproj.filters \ install.vcxproj |