From 09e216b8ab17b132a5f156470c1c5942b822e8b6 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Thu, 14 May 2015 16:34:05 +0200 Subject: [PATCH] ifcfg-rh/tests: add missing file to EXTRA_DIST 'ifcfg-test-dns-options' was not included in the archive for distribution and 'make distcheck' failed. Add it. --- .../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 a20a78d9a5..6e1fac9f5d 100644 --- a/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am +++ b/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am @@ -123,7 +123,8 @@ EXTRA_DIST = \ ifcfg-test-team-master \ ifcfg-test-team-port \ ifcfg-test-team-port-empty-config \ - ifcfg-test-vlan-trailing-spaces + ifcfg-test-vlan-trailing-spaces \ + ifcfg-test-dns-options # 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