Added cairo-misc.c to makefile

This commit is contained in:
Antoine Azar 2008-02-18 23:57:38 -05:00 committed by Behdad Esfahbod
parent f2d21e7382
commit 21049a9a5e

View file

@ -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 \