From 67a0e8d70f0caf8b85e0cf2031333236b2a3dcdf Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 24 Jan 2016 14:46:19 +0200 Subject: Add checksum verification --- bpkg/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/buildfile') 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 } \ -- cgit v1.1