summaryrefslogtreecommitdiffstats
path: root/webkit/webkit_sln.scons
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit_sln.scons')
-rw-r--r--webkit/webkit_sln.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/webkit_sln.scons b/webkit/webkit_sln.scons
index 402c889..c186837 100644
--- a/webkit/webkit_sln.scons
+++ b/webkit/webkit_sln.scons
@@ -165,4 +165,4 @@ env.AlwaysBuild(solution)
i = env.Command('$CHROME_SRC_DIR/webkit/webkit.sln', solution,
Copy('$TARGET', '$SOURCE'))
-Alias('solutions', i)
+Alias('msvs', i)