diff options
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r-- | bpkg/buildfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile index e4f5756..4effcaf 100644 --- a/bpkg/buildfile +++ b/bpkg/buildfile @@ -13,6 +13,7 @@ exe{bpkg}: \ {hxx cxx}{ cfg-add } {hxx ixx cxx}{ cfg-add-options } \ {hxx cxx}{ cfg-create } {hxx ixx cxx}{ cfg-create-options } \ {hxx cxx}{ cfg-fetch } {hxx ixx cxx}{ cfg-fetch-options } \ +{hxx cxx}{ checksum } \ {hxx ixx cxx}{ common-options } \ {hxx ixx cxx}{ configuration-options } \ {hxx cxx}{ database } \ |