diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-12-17 15:21:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-12-17 15:21:48 +0200 |
commit | f2193120bb4c8df23bf851558a806db2691e3d54 (patch) | |
tree | 1fa486a4ef0f384cc67846a4cc205576bbfed827 /stage | |
parent | 37c7908fca900d4763047c6160ce2611371ced3a (diff) |
Various tweaks to staging scripts
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -333,7 +333,9 @@ etc/stage-pkg -c $mode -g build2 \ libbuild2-hello/libbuild2-hello-tests \ libbuild2-kconfig/kconfig-hello \ libbuild2-kconfig/libbuild2-kconfig \ - libbuild2-kconfig/libbuild2-kconfig-tests + libbuild2-kconfig/libbuild2-kconfig-tests \ + libbuild2-autoconf/libbuild2-autoconf \ + libbuild2-autoconf/libbuild2-autoconf-tests ###fi ### |