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 cf92579..846c43d 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 b6bede6..5551c66 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 5140dfd..91e5be7 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 0edf48d..b1b9fe8 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 7557d03..63d101d 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 c679306..48dcdc1 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   \