build/buildutils/checkfilenames.py
changeset 35 85266cc22c7f
parent 26 dc7c549001d5
child 80 d6dafc5d983f
--- a/build/buildutils/checkfilenames.py	Thu May 27 12:49:31 2010 +0300
+++ b/build/buildutils/checkfilenames.py	Fri Jun 11 13:33:44 2010 +0300
@@ -42,7 +42,7 @@
     ".cvsignore", ".dat", ".dcf", ".def", ".defs", ".dll", ".der", ".doc",
     ".dr", ".dso", ".dsp", ".dsw", ".dtd",
     ".emx", ".exe", ".flm", ".gcfml", ".gif",
-    ".h", ".hrh", ".html", ".iby", ".inf", ".ini", ".inl",
+    ".h", ".hrh", ".htm", ".html", ".iby", ".inf", ".ini", ".inl",
     ".jad", ".jar", ".java", ".javaversion", ".jpeg", ".jpg", ".js", ".jsp", ".jupiter",
     ".key", ".ks", ".launch", ".lib", ".loc", ".log",
     ".mak", ".make", "makefile", "makefile_akn", "makefile_qt",  "manifest", ".mbm", ".mdl",
@@ -64,6 +64,7 @@
 # Other peculiar filenames:
     "installerodclist", "installerodclist30", "midpodclist", "midpodclist30",
     "notice", "package-list", "tckrunnerodclist", "tckrunnerodclist30", "unknowncert","midprootslist",
+    "javacontrolpanelodclist", "javacontrolpanelodclist30",
 ]
 
 # Command line options.