From 8fe1a966e42d122b8d86c19917215a1c8c290a6c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 8 Mar 2019 21:16:45 +0300 Subject: Fix bug in buildfile --- bpkg/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpkg/buildfile b/bpkg/buildfile index fb12eef..518b25b 100644 --- a/bpkg/buildfile +++ b/bpkg/buildfile @@ -44,7 +44,7 @@ rep-remove-options help_topics = repository-signing repository-types argument-grouping -./: exe{bpkg}: cxx{bpkg} libue{bpkg} +./: exe{bpkg}: {hxx ixx txx cxx}{+bpkg} libue{bpkg} libue{bpkg}: {hxx ixx txx cxx}{** -bpkg \ -{$options_topics} \ -- cgit v1.1