diff --git a/Makefile.am b/Makefile.am index 46799cb1f1..55fd588fbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2825,6 +2825,9 @@ check-local-devices-ovs: src/devices/ovs/libnm-device-plugin-ovs.la endif +EXTRA_DIST += \ + data/NetworkManager-ovs.conf + ############################################################################### # src/dnsmasq/tests ###############################################################################