]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - bin/mkstatic.py
Bump mootools to 1.2.5.
[irc/quakenet/qwebirc.git] / bin / mkstatic.py
index b8b368fa444404fa5a283c0984b15d72e3447d99..6d6782b06f8ec97f0cb8c05b2f44ddf11340411c 100755 (executable)
@@ -64,7 +64,7 @@ def main():
     
   compile.main(DEST, produce_debug=False)
   
-  for x in "authgate qwebirc simplejson twisted".split(" "):
+  for x in "authgate qwebirc esimplejson twisted".split(" "):
     copypydir(x, DEST)
   for x in "images panes sound".split(" "):
     copydir(os.path.join("static", x), DEST)