[gtk+] Fix the build



commit 3daeb7018278e1274310111147fd6e090bc7c9be
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 21 06:45:32 2015 -0500

    Fix the build

 testsuite/css/parser/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/testsuite/css/parser/Makefile.am b/testsuite/css/parser/Makefile.am
index d148ced..65d9e11 100644
--- a/testsuite/css/parser/Makefile.am
+++ b/testsuite/css/parser/Makefile.am
@@ -184,9 +184,9 @@ test_data = \
        border-infloop-3.12.css \
        border-infloop-3.12.errors \
        border-infloop-3.12.ref.css \
-       border-radius.css \
-       border-radius.errors \
-       border-radius.ref.css \
+       border-radius-shorthand.css \
+       border-radius-shorthand.errors \
+       border-radius-shorthand.ref.css \
        border-shorthand.css \
        border-shorthand.ref.css \
        close-at-end-of-file.css \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]