mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Use NSINSTALL instead of directly using nsinstall.py for our flat modules structure.
--HG-- extra : rebase_source : 2c310b5ab0a256da45dff1aea2cb693ac293d573
This commit is contained in:
parent
87c67120aa
commit
62d60c52de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user