From 8e16374136b5d230edc1cb049f30dc4ca6e88f78 Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Sun, 6 Jan 2013 16:05:58 -0600 Subject: [PATCH] Commented out the extra bjsonrpc call. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6c2f8ac8c..40460de7a 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ COMPRESSED_CSS := $(patsubst %.css,%.tiny.css,$(CSS)) PWD=`pwd` ## Catch-all tagets -default: predepend cfg cherrypy.config dirs template css docs dbs $(BUILD_DIR)/exmachina $(BUILD_DIR)/bjsonrpc +default: predepend cfg cherrypy.config dirs template css docs dbs $(BUILD_DIR)/exmachina #$(BUILD_DIR)/bjsonrpc all: default build: