win32/vsX: Fix 'make dist'
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 14 Jul 2017 03:05:19 +0000 (11:05 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 14 Jul 2017 03:05:19 +0000 (11:05 +0800)
It should be atk-introspect.[vcproj|vcxproj], not atk-introspection.[vcproj|vcxproj].

Sorry!

win32/vs10/Makefile.am
win32/vs11/Makefile.am
win32/vs12/Makefile.am
win32/vs14/Makefile.am
win32/vs15/Makefile.am
win32/vs9/Makefile.am

index cf9257927ba3991c4a55d313db0f80c773d2c1d0..846c43d27e77ef83b406c5fba4c23f5a40255918 100644 (file)
@@ -10,7 +10,7 @@ EXTRA_DIST =  \
        atk.vcxproj.filtersin   \
        atk-install.vcxproj     \
        atk-install.vcxproj.filters     \
-       atk-introspection.vcxproj       \
+       atk-introspect.vcxproj  \
        atk-build-defines.props \
        atk-gen-src.props       \
        atk-install.propsin     \
index b6bede6cfa051dfc0f46fff043552669632e5288..5551c66127ec5358942de233437be49b39f744a8 100644 (file)
@@ -5,7 +5,7 @@ EXTRA_DIST = \
        atk.vcxproj.filters \
        atk-install.vcxproj     \
        atk-install.vcxproj.filters     \
-       atk-introspection.vcxproj       \
+       atk-introspect.vcxproj  \
        atk-build-defines.props \
        atk-install.props       \
        atk-version-paths.props \
index 5140dfdfb1d9836786fc0a05bc73338eaae00dbe..91e5be7b89f555bf6ca6064b536cfa6c4e825026 100644 (file)
@@ -5,7 +5,7 @@ EXTRA_DIST = \
        atk.vcxproj.filters \
        atk-install.vcxproj     \
        atk-install.vcxproj.filters     \
-       atk-introspection.vcxproj       \
+       atk-introspect.vcxproj  \
        atk-build-defines.props \
        atk-install.props       \
        atk-version-paths.props \
index 0edf48ddd502c364eba3039e96cdb752c43a4ae8..b1b9fe841a938690d987532158a69dccd56731d2 100644 (file)
@@ -5,7 +5,7 @@ EXTRA_DIST = \
        atk.vcxproj.filters \
        atk-install.vcxproj     \
        atk-install.vcxproj.filters     \
-       atk-introspection.vcxproj       \
+       atk-introspect.vcxproj  \
        atk-build-defines.props \
        atk-install.props       \
        atk-version-paths.props \
index 7557d0343110df92422d58f08a571c080168f8a3..63d101dd8ab9377e32911075966736557f26dd12 100644 (file)
@@ -5,7 +5,7 @@ EXTRA_DIST = \
        atk.vcxproj.filters \
        atk-install.vcxproj     \
        atk-install.vcxproj.filters     \
-       atk-introspection.vcxproj       \
+       atk-introspect.vcxproj  \
        atk-build-defines.props \
        atk-install.props       \
        atk-version-paths.props \
index c679306f4b7efa6488eebf55c871c4ead72f4364..48dcdc11cacbe87eb17962fd02d0fea8c2b9cc9a 100644 (file)
@@ -7,7 +7,7 @@ EXTRA_DIST =    \
        atk.sln \
        atk.vcprojin    \
        atk-install.vcproj      \
-       atk-introspection.vcproj        \
+       atk-introspect.vcproj   \
        atk-build-defines.vsprops       \
        atk-gen-src.vsprops     \
        atk-install.vspropsin   \