git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@82 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/dev/linux/.checkstyle b/eclipse/dev/linux/.checkstyle index 321d1de..0347c3a 100644 --- a/eclipse/dev/linux/.checkstyle +++ b/eclipse/dev/linux/.checkstyle
@@ -3,6 +3,6 @@ <fileset name="all" enabled="true" check-config-name="GWT Checks" local="false"> <file-match-pattern match-pattern=".*core.src.com.google.gwt.*java" include-pattern="true"/> <file-match-pattern match-pattern=".*rhino.*" include-pattern="false"/> - <file-match-pattern match-pattern=".*windows.src.com.google.gwt.*java" include-pattern="true"/> + <file-match-pattern match-pattern=".*linux.src.com.google.gwt.*java" include-pattern="true"/> </fileset> </fileset-config>