From 641f4473b7cf221b00c38dcce76cd3ba6496c763 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 21 Jul 2021 21:21:18 +0200 Subject: [PATCH] build: fix calling test "check-local-devices-ovs" to check OVS device plugin --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index ed08230973..659dc054f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4113,6 +4113,8 @@ check-local-devices-ovs: src/core/devices/ovs/libnm-device-plugin-ovs.la $(srcdir)/tools/check-exports.sh $(builddir)/src/core/devices/ovs/.libs/libnm-device-plugin-ovs.so "$(srcdir)/linker-script-devices.ver" $(call check_so_symbols,$(builddir)/src/core/devices/ovs/.libs/libnm-device-plugin-ovs.so) +check_local += check-local-devices-ovs + endif EXTRA_DIST += \