summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Giudici <fgiudici@redhat.com>2019-08-22 11:04:01 +0200
committerFrancesco Giudici <fgiudici@redhat.com>2019-08-22 11:16:31 +0200
commited5cd288c4a67f2393b3fd82593cd6b1d32b5a89 (patch)
treede4a21694296c789cff2b9eb24ede93db5391869
parenta7d8fe0ea5eb7be42a86527226ea54fd221fb1b4 (diff)
downloadNetworkManager-ed5cd288c4a67f2393b3fd82593cd6b1d32b5a89.tar.gz
meson: fix build_clean.sh -w meson -w test
Fixes: 00bb6cdb4f93 ('build: fix meson warning about path separator in target')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 15e9eb517c..883cc0ea9d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 = \