Use NSINSTALL instead of directly using nsinstall.py for our flat modules structure.

--HG--
extra : rebase_source : 2c310b5ab0a256da45dff1aea2cb693ac293d573
This commit is contained in:
Edward Lee 2010-08-10 21:25:49 -07:00
parent 87c67120aa
commit 62d60c52de

View File

@ -85,4 +85,4 @@ DEFINES += -DMENUBAR_CAN_AUTOHIDE=1
endif
libs::
$(PYTHON) $(topsrcdir)/config/nsinstall.py $(srcdir)/content/tabview/modules/* $(FINAL_TARGET)/modules/tabview
$(NSINSTALL) $(srcdir)/content/tabview/modules/* $(FINAL_TARGET)/modules/tabview