Bug 487012 - License file not found for nightly update. r=rstrong

This commit is contained in:
David Dahl 2009-04-16 18:32:31 -07:00
parent db6bb55403
commit 4bda3c5de5

View File

@ -120,6 +120,7 @@ endif
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk2)
libs:: updater.png
$(NSINSTALL) -D $(DIST)/bin/icons
$(INSTALL) $(IFLAGS1) $^ $(DIST)/bin/icons
endif