aboutsummaryrefslogtreecommitdiff
path: root/bpkg-rep/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg-rep/buildfile')
-rw-r--r--bpkg-rep/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg-rep/buildfile b/bpkg-rep/buildfile
index 9177409..3c66f8b 100644
--- a/bpkg-rep/buildfile
+++ b/bpkg-rep/buildfile
@@ -3,9 +3,10 @@
import mods = libbutl.bash%bash{manifest-parser}
-./: exe{bpkg-rep-publish} bash{package-archive}
+./: exe{bpkg-rep-publish bpkg-rep-manage} bash{package-archive}
exe{bpkg-rep-publish}: in{publish} bash{utility}
+exe{bpkg-rep-manage}: in{manage} bash{utility package-archive}
# Public modules.
#