[sledge] Build: Do not clean help file

Summary:
The `sledge-help.txt` file is under source control, and should not be
removed by `make clean`.

Reviewed By: ngorogiannis

Differential Revision: D23497893

fbshipit-source-id: 2061160a8
master
Josh Berdine 4 years ago committed by Facebook GitHub Bot
parent 5f82adbf37
commit d7cd987780

@ -138,4 +138,4 @@
(with-stdout-to
sledge-help.txt
(run tools/gen_help.sh)))
(mode promote-until-clean))
(mode promote))

Loading…
Cancel
Save