Add resources dir to build.
git-svn-id: svn://10.0.0.236/trunk@30371 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ac7e03313c
commit
f3c6ca4521
@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public src
|
||||
DIRS = public src resources
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
||||
@ -22,7 +22,9 @@ IGNORE_MANIFEST=1
|
||||
DEPTH = ..\
|
||||
|
||||
DIRS= \
|
||||
public \
|
||||
src
|
||||
public \
|
||||
src \
|
||||
resources \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user