Install the new TestOutSinks.pl

This commit is contained in:
akkana%netscape.com 2000-03-14 03:24:44 +00:00
parent 09dbc345a6
commit 7dcaf4657a
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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