fix links to use our own copy. git-svn-id: svn://coreboot.org/openbios/fcode-utils@106 f158a5a8-5612-0410-a976-696ce0be7e32
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
diff --git a/testsuite/GlobalLocalValues.fth b/testsuite/GlobalLocalValues.fth
index f9500a0..6901435 120000
--- a/testsuite/GlobalLocalValues.fth
+++ b/testsuite/GlobalLocalValues.fth
@@ -1 +1 @@
-../../LocalValues/GlobalLocalValues.fth
\ No newline at end of file
+../localvalues/GlobalLocalValues.fth
\ No newline at end of file
diff --git a/testsuite/GlobalLocalValuesDevel.fth b/testsuite/GlobalLocalValuesDevel.fth
index 4cd3562..55ab54a 120000
--- a/testsuite/GlobalLocalValuesDevel.fth
+++ b/testsuite/GlobalLocalValuesDevel.fth
@@ -1 +1 @@
-../../LocalValues/GlobalLocalValuesDevel.fth
\ No newline at end of file
+../localvalues/GlobalLocalValuesDevel.fth
\ No newline at end of file
diff --git a/testsuite/LocalValuesDevelSupport.fth b/testsuite/LocalValuesDevelSupport.fth
index 7a8ef07..217ef68 120000
--- a/testsuite/LocalValuesDevelSupport.fth
+++ b/testsuite/LocalValuesDevelSupport.fth
@@ -1 +1 @@
-../../LocalValues/LocalValuesDevelSupport.fth
\ No newline at end of file
+../localvalues/LocalValuesDevelSupport.fth
\ No newline at end of file
diff --git a/testsuite/LocalValuesSupport.fth b/testsuite/LocalValuesSupport.fth
index 4cf29c3..26596dd 120000
--- a/testsuite/LocalValuesSupport.fth
+++ b/testsuite/LocalValuesSupport.fth
@@ -1 +1 @@
-../../LocalValues/LocalValuesSupport.fth
\ No newline at end of file
+../localvalues/LocalValuesSupport.fth
\ No newline at end of file
diff --git a/testsuite/TotalLocalValuesSupport.fth b/testsuite/TotalLocalValuesSupport.fth
index 1ff9425..34004b8 120000
--- a/testsuite/TotalLocalValuesSupport.fth
+++ b/testsuite/TotalLocalValuesSupport.fth
@@ -1 +1 @@
-../../LocalValues/TotalLocalValuesSupport.fth
\ No newline at end of file
+../localvalues/TotalLocalValuesSupport.fth
\ No newline at end of file