mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 731494 - Use nsinstall properly in services/common/Makefile.in; r=bustage
This commit is contained in:
parent
c218f6ab8d
commit
2e4a84581a
@ -27,7 +27,7 @@ module_dir = $(FINAL_TARGET)/modules/services-common
|
||||
|
||||
libs::
|
||||
$(NSINSTALL) -D $(module_dir)
|
||||
$(NSINSTALL) -l $(source_modules) $(module_dir)
|
||||
$(NSINSTALL) -R $(source_modules) $(module_dir)
|
||||
|
||||
TEST_DIRS += tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user