mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 05:20:17 +01:00
contrib/rpm: fix build_clean.sh --quick after removing shared/Makefile.am
Fixes: 24f566afa0
This commit is contained in:
parent
0539725aef
commit
54f701b95c
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ if [[ $NO_DIST != 1 ]]; then
|
|||
./autogen.sh --enable-gtk-doc || die "Error autogen.sh"
|
||||
|
||||
if [[ $QUICK == 1 ]]; then
|
||||
make -C shared || die "Error make -C shared"
|
||||
make -C introspection || die "Error make -C introspection"
|
||||
make -C libnm-core || die "Error make -C libnm-core"
|
||||
make -C libnm || die "Error make -C libnm"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue