build: fix distcheck due to missing ifcfg-rh test files

This commit is contained in:
Dan Williams 2012-02-16 15:05:26 -06:00
parent 8572ecfd7c
commit 3f963d308a

View file

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