dd bsdiff and remove trailing slashes from 'all' project. Bug 304377,

attachment 192514.  r=benjamin@smedbergs.us, a=chase@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@177650 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmp%mozilla.org
2005-08-12 19:01:31 +00:00
parent 5895a8be4e
commit f4cffa6340

View File

@@ -211,12 +211,13 @@ MODULES_macbrowser := \
BOOTSTRAP_macbrowser := mozilla/camino/config/mozconfig
MODULES_all := \
mozilla/other-licenses/libart_lgpl/ \
mozilla/tools/trace-malloc/ \
mozilla/tools/jprof/ \
mozilla/tools/codesighs/ \
mozilla/other-licenses/branding/ \
mozilla/other-licenses/7zstub/ \
mozilla/other-licenses/bsdiff \
mozilla/other-licenses/libart_lgpl \
mozilla/tools/trace-malloc \
mozilla/tools/jprof \
mozilla/tools/codesighs \
mozilla/other-licenses/branding \
mozilla/other-licenses/7zstub \
$(NULL)
#######################################################################