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:
dougt%meer.net
2005-08-05 00:05:29 +00:00
parent 8b1e01966a
commit d9b52cd905
2 changed files with 9 additions and 1 deletions

View File

@@ -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

View File

@@ -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="