Fix typo that made cairo-ft.h not get installed

This commit is contained in:
Alexander Larsson 2005-01-25 06:50:33 +00:00
parent fe0c66a821
commit 55a8b62ec4
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-01-25 Alexander Larsson <alexl@redhat.com>
* src/Makefile.am:
Fix typo that made cairo-ft.h not get installed
2005-01-24 Carl Worth <cworth@cworth.org>
* AUTHORS: Add Shawn T. Amundson, Calum Robinson, and Owen Taylor.

View file

@ -56,7 +56,7 @@ cairoinclude_HEADERS = \
cairo.h \
cairo-features.h \
$(libcairo_atsui_headers) \
$(libcairo_fg_headers) \
$(libcairo_ft_headers) \
$(libcairo_glitz_headers) \
$(libcairo_pdf_headers) \
$(libcairo_png_headers) \