diff options
-rw-r--r-- | bpkg/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
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} \ |