mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 12:18:01 +02:00
Fix typo that made cairo-ft.h not get installed
This commit is contained in:
parent
fe0c66a821
commit
55a8b62ec4
2 changed files with 6 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue