From: Rob Bradford <[email protected]>

The rebase seemed to break this.
---
 shared/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/shared/Makefile.am b/shared/Makefile.am
index 90d8ed6..faf073d 100644
--- a/shared/Makefile.am
+++ b/shared/Makefile.am
@@ -7,7 +7,9 @@ libshared_la_SOURCES =                          \
        option-parser.c                         \
        config-parser.h                         \
        os-compatibility.c                      \
-       os-compatibility.h
+       os-compatibility.h                      \
+       matrix.c                                \
+       matrix.h
 
 libshared_cairo_la_CFLAGS =                    \
        $(GCC_CFLAGS)                           \
@@ -27,6 +29,4 @@ libshared_cairo_la_SOURCES =                  \
        $(libshared_la_SOURCES)                 \
        image-loader.c                          \
        cairo-util.c                            \
-       cairo-util.h                            \
-       matrix.c                                \
-       matrix.h
+       cairo-util.h
-- 
1.7.11.7

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to