Skip to content

Commit

Permalink
Bug 455168 - Add test ssl server certificate re-generation to tools p…
Browse files Browse the repository at this point in the history
…hase in build/pgo; v2; r=ted.mielczarek
  • Loading branch information
Honza Bambas committed Sep 28, 2008
1 parent 8b4c0d1 commit ab3f6e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/pgo/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@ GARBAGE += automation.py profileserver.py genpgocert.py

libs:: $(_PGO_FILES)
$(INSTALL) $^ $(_PROFILE_DIR)

tools::
$(PYTHON) $(DEPTH)/_profile/pgo/genpgocert.py --gen-server

0 comments on commit ab3f6e8

Please sign in to comment.