From 2d8a1ae56a0329efa6b4fcde5488e0cc01e56221 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 (cherry picked from commit cc6b07c43974bc83b2bc17dce5bbe5934149fb58) --- .../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 34d94d1caa..c3fde5482d 100644 --- a/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am +++ b/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am @@ -127,7 +127,8 @@ EXTRA_DIST = \ ifcfg-test-team-port \ ifcfg-test-team-port-empty-config \ ifcfg-test-vlan-trailing-spaces \ - 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