fix appconfig dir
This commit is contained in:
parent
b67488e36a
commit
09693356ac
@ -108,7 +108,7 @@ MODDIR = $(POLDIR)/modules
|
|||||||
|
|
||||||
BASE_MODULE = $(MODDIR)/kernel
|
BASE_MODULE = $(MODDIR)/kernel
|
||||||
FLASKDIR = $(POLDIR)/flask
|
FLASKDIR = $(POLDIR)/flask
|
||||||
APPCONF = appconfig
|
APPCONF = config/appconfig
|
||||||
M4SUPPORT = $(POLDIR)/support/support_macros $(wildcard $(POLDIR)/support/*.spt)
|
M4SUPPORT = $(POLDIR)/support/support_macros $(wildcard $(POLDIR)/support/*.spt)
|
||||||
|
|
||||||
APPDIR := $(CONTEXTPATH)
|
APPDIR := $(CONTEXTPATH)
|
||||||
|
Loading…
Reference in New Issue
Block a user