mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-12 00:07:12 +03:00
14 lines
265 B
Diff
14 lines
265 B
Diff
Build auto_index tool with USE="tools"
|
|
See also: https://bugs.gentoo.org/529066
|
|
|
|
--- a/tools/Jamfile.v2
|
|
+++ b/tools/Jamfile.v2
|
|
@@ -18,6 +18,7 @@
|
|
;
|
|
|
|
TOOLS =
|
|
+ auto_index/build//auto_index
|
|
bcp//bcp
|
|
inspect/build//inspect
|
|
quickbook//quickbook
|