[cairo-commit] cairo-ocaml/src Makefile,1.7,1.8
Olivier Andrieu
commit at pdx.freedesktop.org
Sun Jan 30 08:25:34 PST 2005
Committed by: oandrieu
Update of /cvs/cairo/cairo-ocaml/src
In directory gabe:/tmp/cvs-serv21752/src
Modified Files:
Makefile
Log Message:
fix linking of Cairo_channel
Index: Makefile
===================================================================
RCS file: /cvs/cairo/cairo-ocaml/src/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile 1 Nov 2004 15:50:28 -0000 1.7
+++ Makefile 30 Jan 2005 16:25:32 -0000 1.8
@@ -21,7 +21,7 @@
gtkcairo : gtkcairo.cma libmlgtkcairo.a
gtkcairo.opt : gtkcairo.cmxa dllmlgtkcairo.so
-cairo_SRC = cairo_channel.mli cairo.mli cairo.ml \
+cairo_SRC = cairo_channel.mli cairo_channel.ml cairo.mli cairo.ml \
cairo_bigarray.mli cairo_bigarray.ml \
cairo_ft.mli cairo_ft.ml \
ml_cairo_wrappers.c \
More information about the cairo-commit
mailing list