Adding top level minimo directory to build list. Leaving mozilla/embedding/minimo alone for now. Not part of default build. silly makefile fu. rs=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177146 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -372,7 +372,7 @@ tier_99_dirs += suite
|
||||
endif
|
||||
|
||||
ifdef MINIMO
|
||||
tier_99_dirs += embedding/minimo
|
||||
tier_99_dirs += minimo embedding/minimo
|
||||
endif
|
||||
|
||||
ifdef MOZ_XUL_APP
|
||||
|
||||
@@ -801,6 +801,14 @@ MAKEFILES_minimo="
|
||||
embedding/minimo/Makefile
|
||||
embedding/minimo/app/Makefile
|
||||
embedding/minimo/popuplite/Makefile
|
||||
minimo/Makefile
|
||||
minimo/base/Makefile
|
||||
minimo/components/Makefile
|
||||
minimo/components/phone/Makefile
|
||||
minimo/components/softkb/Makefile
|
||||
minimo/components/ssr/Makefile
|
||||
minimo/customization/Makefile
|
||||
minimo/chrome/Makefile
|
||||
"
|
||||
|
||||
MAKEFILES_psm2="
|
||||
|
||||
Reference in New Issue
Block a user