From fb3af15eddef5c61eeff318c77be0848369122c5 Mon Sep 17 00:00:00 2001 From: James Vasile Date: Wed, 6 Feb 2013 12:39:49 -0500 Subject: [PATCH] remove cherrypy.cfg from default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7cd388ade..62c85f020 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 $(BUILDDIR)/exmachina #$(BUILDDIR)/bjsonrpc +default: predepend cfg dirs template css docs dbs $(BUILDDIR)/exmachina #$(BUILDDIR)/bjsonrpc all: default build: