From cc6b07c43974bc83b2bc17dce5bbe5934149fb58 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 9 Oct 2015 14:26:46 +0200 Subject: [PATCH] ifcfg-rh/tests: add a missing file to the distribution Fixes: 68eb350ad897abe1bd3e6fe11218f8ce688812af --- .../plugins/ifcfg-rh/tests/network-scripts/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am b/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am index 1d616c470..68ff55526 100644 --- a/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am +++ b/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am @@ -128,7 +128,8 @@ EXTRA_DIST = \ ifcfg-test-team-port-empty-config \ ifcfg-test-vlan-trailing-spaces \ ifcfg-test-dns-options \ - ifcfg-test-wired-wake-on-lan + ifcfg-test-wired-wake-on-lan \ + ifcfg-test-wired-ipv6-only-1 # make target dependencies can't have colons in their names, which ends up # meaning that we can't add the alias files to EXTRA_DIST