mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Install the new TestOutSinks.pl
This commit is contained in:
parent
09dbc345a6
commit
7dcaf4657a
@ -63,5 +63,6 @@ include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install::
|
||||
$(INSTALL) -m 555 $(srcdir)/TestOutSinks $(DIST)/bin
|
||||
$(INSTALL) -m 555 $(srcdir)/TestOutSinks.pl $(DIST)/bin
|
||||
$(INSTALL) $(addprefix $(srcdir)/, $(TEST_FILES)) $(DIST)/bin/OutTestData
|
||||
|
||||
|
@ -63,5 +63,6 @@ include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install::
|
||||
$(INSTALL) -m 555 $(srcdir)/TestOutSinks $(DIST)/bin
|
||||
$(INSTALL) -m 555 $(srcdir)/TestOutSinks.pl $(DIST)/bin
|
||||
$(INSTALL) $(addprefix $(srcdir)/, $(TEST_FILES)) $(DIST)/bin/OutTestData
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user