Adding global directory to makefiles
git-svn-id: svn://10.0.0.236/trunk@39220 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
429ab86535
commit
2e36c57393
@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = appshell AppCores bootstrap browser components
|
||||
DIRS = appshell AppCores bootstrap browser components global
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
DEPTH=..
|
||||
|
||||
DIRS=appshell AppCores bootstrap browser components
|
||||
DIRS=appshell AppCores bootstrap browser components global
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user