mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-08 22:20:22 +01:00
Remove quarter-over test name accidentally added to Makefile.
This commit is contained in:
parent
ea410111d3
commit
e5b31bca7c
3 changed files with 6 additions and 4 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2005-05-16 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* test/.cvsignore:
|
||||
* test/Makefile.am: Remove quarter-over test name accidentally
|
||||
added to Makefile.
|
||||
|
||||
2005-05-16 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
* src/cairo-pdf-surface.c (cairo_pdf_surface_create):
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@ path-data
|
|||
pdf-surface
|
||||
pdf-surface.pdf
|
||||
pixman-rotate
|
||||
quarter-over
|
||||
rel-path
|
||||
scale-source-surface-paint
|
||||
select-font-no-show-text
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ paint \
|
|||
paint-with-alpha \
|
||||
path-data \
|
||||
pixman-rotate \
|
||||
quarter-over \
|
||||
scale-source-surface-paint \
|
||||
select-font-no-show-text \
|
||||
self-copy \
|
||||
|
|
@ -62,7 +61,6 @@ paint-ref.png \
|
|||
paint-with-alpha-ref.png \
|
||||
path-data-ref.png \
|
||||
pixman-rotate-ref.png \
|
||||
quarter-over-ref.png \
|
||||
romedalen.png \
|
||||
self-copy-ref.png \
|
||||
scale-source-surface-paint-ref.png \
|
||||
|
|
@ -140,7 +138,6 @@ paint_with_alpha_LDADD = $(LDADDS)
|
|||
path_data_LDADD = $(LDADDS)
|
||||
pdf_surface_LDADD = $(LDADDS)
|
||||
pixman_rotate_LDADD = $(LDADDS)
|
||||
quarter_over_LDADD = $(LDADDS)
|
||||
scale_source_surface_paint_LDADD = $(LDADDS)
|
||||
select_font_no_show_text_LDADD = $(LDADDS)
|
||||
self_copy_LDADD = $(LDADDS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue