Test server.
[yukkurigames.com.git] / Makefile
index cab91ec..713d25d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ ICONS := favicon.ico favicon_128.png favicon_192.png favicon_256.png
 GIT_LOCAL := ~git/bare
 GIT_REMOTE := http://git.yukkurigames.com
 
-SUBPROJECTS := 123456789 choicecss heroik matrixcreatrix mlpccg webcart1000 labelle
+SUBPROJECTS := 123456789 choicecss heroik matrixcreatrix mlpccg webcart1000 labelle ogre
 
 .PHONY: all clean superclean update
 
@@ -39,3 +39,6 @@ clean:
 
 superclean: clean
        $(RM) -r $(SUBPROJECTS)
+
+serve:
+       python -m SimpleHTTPServer