mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 13:50:13 +01:00
meson: fix build_clean.sh -w meson -w test
Fixes: 00bb6cdb4f ('build: fix meson warning about path separator in target')
This commit is contained in:
parent
a7d8fe0ea5
commit
ed5cd288c4
1 changed files with 6 additions and 0 deletions
|
|
@ -487,6 +487,12 @@ $(shared_nm_libnm_core_aux_libnm_libnm_core_aux_la_OBJECTS): $(libnm_core_lib_h_
|
|||
|
||||
###############################################################################
|
||||
|
||||
EXTRA_DIST += \
|
||||
shared/nm-utils/tests/meson.build \
|
||||
$(NULL)
|
||||
|
||||
###############################################################################
|
||||
|
||||
check_programs += shared/nm-utils/tests/test-shared-general
|
||||
|
||||
shared_nm_utils_tests_test_shared_general_CPPFLAGS = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue