diff options
Diffstat (limited to 'doc/buildfile')
-rw-r--r-- | doc/buildfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/buildfile b/doc/buildfile index d1e80b2..6d3097d 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -34,7 +34,8 @@ define xhtml: doc xhtml{*}: extension = xhtml ./: {man1 xhtml}{bpkg bpkg-common-options bpkg-repository-signing \ - bpkg-repository-types bpkg-argument-grouping $cmds} \ + bpkg-repository-types bpkg-argument-grouping \ + bpkg-default-options-files $cmds} \ css{common pre-box man} \ file{man-*} |