]> oss.titaniummirror.com Git - oss-web.git/blobdiff - Makefile
git-heads.md: new blog entry
[oss-web.git] / Makefile
index 67739841d7384741c6301b24d182c71652c1e265..e21812dd4c8c6d90093fef3107ee062adabc4938 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
 #!/usr/bin/make
+#
+# Requires python-mako and python-docutils APT packages
 
 server = oss.titaniummirror.com
 deployurl = sysadmin@$(server):/var/www/oss/
@@ -33,3 +35,6 @@ ifeq ($(wildcard webber.conf),)
 webber.conf: in/webber.conf
        ln -s in/webber.conf
 endif
+
+serve:
+       python serve.py