mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
remove cherrypy.cfg from default
This commit is contained in:
parent
500a8f1e79
commit
fb3af15edd
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 $(BUILDDIR)/exmachina #$(BUILDDIR)/bjsonrpc
|
||||
default: predepend cfg dirs template css docs dbs $(BUILDDIR)/exmachina #$(BUILDDIR)/bjsonrpc
|
||||
all: default
|
||||
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user