summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2015-05-14 16:34:05 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2015-05-14 16:55:15 +0200
commit09e216b8ab17b132a5f156470c1c5942b822e8b6 (patch)
tree8d02774663357b19dcddf844081f8493fcc441c6
parenta3b7bc9cc69f83781f2454270620eec6d3596112 (diff)
downloadNetworkManager-09e216b8ab17b132a5f156470c1c5942b822e8b6.tar.gz
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.
-rw-r--r--src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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