mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
Commented out the extra bjsonrpc call.
This commit is contained in:
parent
b45d5cfe85
commit
8e16374136
2
Makefile
2
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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user