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.
This commit is contained in:
Beniamino Galvani 2015-05-14 16:34:05 +02:00
parent a3b7bc9cc6
commit 09e216b8ab

View file

@ -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