mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 08:10:06 +01:00
tools: minor cleanup to ensure "from_meson" variable is yet set from extern
This commit is contained in:
parent
bc0d4e610f
commit
3b70efa9b6
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ if [ -f "build.ninja" ]; then
|
||||||
from_meson=1
|
from_meson=1
|
||||||
libs=
|
libs=
|
||||||
else
|
else
|
||||||
|
from_meson=
|
||||||
libs=.libs/
|
libs=.libs/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue