[cairo-commit] cairo/src Makefile.am,1.33,1.34

Alexander Larsson commit at pdx.freedesktop.org
Tue Jan 25 06:50:36 PST 2005


Committed by: alexl

Update of /cvs/cairo/cairo/src
In directory gabe:/tmp/cvs-serv9464/src

Modified Files:
	Makefile.am 
Log Message:
2005-01-25  Alexander Larsson  <alexl at redhat.com>

	* src/Makefile.am:
	Fix typo that made cairo-ft.h not get installed




Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/src/Makefile.am,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Makefile.am	24 Jan 2005 17:10:51 -0000	1.33
+++ Makefile.am	25 Jan 2005 14:50:33 -0000	1.34
@@ -56,7 +56,7 @@
 	cairo.h				\
 	cairo-features.h		\
 	$(libcairo_atsui_headers)	\
-	$(libcairo_fg_headers)		\
+	$(libcairo_ft_headers)		\
 	$(libcairo_glitz_headers)	\
 	$(libcairo_pdf_headers)		\
 	$(libcairo_png_headers)		\




More information about the cairo-commit mailing list