msvcp60: Add a stub dll.
diff --git a/configure.ac b/configure.ac
index 63bec11..2069561 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2667,6 +2667,7 @@
 WINE_CONFIG_TEST(dlls/mstask/tests)
 WINE_CONFIG_DLL(msvcirt)
 WINE_CONFIG_DLL(msvcp100)
+WINE_CONFIG_DLL(msvcp60)
 WINE_CONFIG_DLL(msvcp80)
 WINE_CONFIG_DLL(msvcp90)
 WINE_CONFIG_TEST(dlls/msvcp90/tests)