From 3f963d308adb20271597d07644470367db261ef7 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 16 Feb 2012 15:05:26 -0600 Subject: [PATCH] build: fix distcheck due to missing ifcfg-rh test files --- .../plugins/ifcfg-rh/tests/network-scripts/Makefile.am | 4 +++- 1 file changed, 3 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 852c23d75a..7c55b6262c 100644 --- a/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am +++ b/src/settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am @@ -84,7 +84,9 @@ EXTRA_DIST = \ ifcfg-test-wifi-wep-agent-keys \ ifcfg-test-wifi-dynamic-wep-leap \ keys-test-wifi-dynamic-wep-leap \ - ifcfg-test-infiniband + ifcfg-test-infiniband \ + ifcfg-test-bond-main \ + ifcfg-test-bond-slave check-local: @for f in $(EXTRA_DIST); do \