bug 468494 - nightly mac builds are over 285Mb in size. fix NO_PKG_FILES to remove .dSYM bundles. r=bsmedberg

This commit is contained in:
Ted Mielczarek 2008-12-08 16:09:52 -05:00
parent 7d1216b675
commit 117b542f74

View File

@ -259,6 +259,7 @@ NO_PKG_FILES += \
components/xpti.dat \
content_unit_tests \
necko_unit_tests \
*.dSYM \
$(NULL)
# browser/locales/Makefile uses this makefile for its variable defs, but