Skip to content

Commit

Permalink
Add avx2_backend to make doc FEATURES
Browse files Browse the repository at this point in the history
  • Loading branch information
hdevalence committed Jun 21, 2018
1 parent 16f39c8 commit 791506a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
FEATURES := nightly yolocrypto
FEATURES := nightly yolocrypto avx2_backend

doc:
cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html
Expand Down

0 comments on commit 791506a

Please sign in to comment.