mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 08:18:03 +02:00
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:
parent
a3b7bc9cc6
commit
09e216b8ab
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue