[cairo-commit] src/Makefile.win32

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Feb 18 21:17:58 PST 2008


 src/Makefile.win32 |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 21049a9a5eb7ba0873771428bde0db8f8b1ece08
Author: Antoine Azar <cairo at antoineazar.com>
Date:   Mon Feb 18 23:57:38 2008 -0500

    Added cairo-misc.c to makefile

diff --git a/src/Makefile.win32 b/src/Makefile.win32
index 46bb121..3a5b916 100644
--- a/src/Makefile.win32
+++ b/src/Makefile.win32
@@ -27,6 +27,7 @@ SOURCES = \
 	cairo-lzw.c \
 	cairo-matrix.c \
 	cairo-meta-surface.c \
+	cairo-misc.c \
 	cairo-mutex.c \
 	cairo-output-stream.c \
 	cairo-path-bounds.c \


More information about the cairo-commit mailing list