about summary refs log tree commit diff
path: root/system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-11-29 19:00:27 +0100
committerMichael Biebl <biebl@debian.org>2010-11-29 19:00:27 +0100
commit90764db0c249831a00ca5506fc2913a418eb980a (patch)
tree88199b4c694a5977b407670b54e5c160985b1399 /system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am
parent262012122f6fdb67f1645c009beb5f8c477e5868 (diff)
parenta6b89d35fabd9f5934b84d7cde22e9268f92c3d3 (diff)
Merge commit 'upstream/0.8.2' into experimental
Diffstat (limited to 'system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am')
-rw-r--r--system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am b/system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am
index 60059019..28cfb98f 100644
--- a/system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am
+++ b/system-settings/plugins/ifcfg-rh/tests/network-scripts/Makefile.am
@@ -4,6 +4,7 @@ EXTRA_DIST = \
 	ifcfg-test-wired-static \
 	ifcfg-test-wired-static-bootproto \
 	ifcfg-test-wired-dhcp \
+	ifcfg-test-wired-dhcp6-only \
 	ifcfg-test-wired-global-gateway \
 	network-test-wired-global-gateway \
 	ifcfg-test-wired-never-default \
@@ -64,7 +65,11 @@ EXTRA_DIST = \
 	ifcfg-test-wifi-wep-40-ascii \
 	keys-test-wifi-wep-40-ascii \
 	ifcfg-test-wifi-wep-104-ascii \
-	keys-test-wifi-wep-104-ascii
+	keys-test-wifi-wep-104-ascii \
+	ifcfg-test-wired-qeth-static \
+	ifcfg-test-bridge-main \
+	ifcfg-test-bridge-component \
+	ifcfg-test-vlan-interface
 
 check-local:
 	@for f in $(EXTRA_DIST); do \