autotools: fix another filename that was renamed

Fixes: 090d617017 ('src: drop most master references from the code')
(cherry picked from commit fedc37ac48)
This commit is contained in:
Íñigo Huguet 2024-08-22 14:44:06 +02:00
parent 87e30a6f8a
commit f8749a90c3

View file

@ -3607,7 +3607,7 @@ EXTRA_DIST += \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bond-main \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bond-mode-numeric \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bond-port \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bond-port \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bond-port-bond0 \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bond-port-ib \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bridge-component \
src/core/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-bridge-main \