diff makefile @ 1593:6059de6659c3

move effects/ page into web/. fix homepage list. rm old subserver code. Ignore-this: df247afa405eb7e3a80891c2806d5fed
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 01 Jun 2017 09:03:09 +0000
parents 9be85c08a69f
children e0d50994c6e5
line wrap: on
line diff
--- a/makefile	Thu Jun 01 08:39:20 2017 +0000
+++ b/makefile	Thu Jun 01 09:03:09 2017 +0000
@@ -107,7 +107,7 @@
 effect_node_setup: create_virtualenv packages binexec install_python_deps
 
 coffee:
-	zsh -c 'coffee -cw light9/web/{.,live,timeline,paint}/*.coffee'
+	zsh -c 'coffee -cw light9/web/{.,live,timeline,paint,effects}/*.coffee'
 
 env-mypy/bin/mypy:
 	mkdir -p env-mypy