summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Giudici <fgiudici@redhat.com>2019-09-13 11:58:48 +0200
committerFrancesco Giudici <fgiudici@redhat.com>2019-09-13 12:59:03 +0200
commit15035e2b0d8c31dedd96d9e12461ac10324a097c (patch)
treed807b9f8898592a3445ea6a726563fa162236572
parent41593d07877308fad47653438af944abbdd46319 (diff)
downloadNetworkManager-15035e2b0d8c31dedd96d9e12461ac10324a097c.tar.gz
meson: fix build_clean.sh -w meson -w test
Fixes: 6e5385a4ebba ('wwan/tests: test service-providers.xml parser')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8cd1c2fad0..f863b29f34 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3397,6 +3397,7 @@ EXTRA_DIST += \
src/devices/wwan/libnm-wwan.ver \
src/devices/wwan/meson.build \
src/devices/wwan/tests/test-service-providers.xml \
+ src/devices/wwan/tests/meson.build \
$(NULL)
###############################################################################