From a55655a82de8dee0f171efb2f7dfb1da341ecdd6 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 6 Feb 2009 12:47:38 -0500 Subject: [PATCH] [test] Fix "make dist" --- doc/public/tmpl/cairo-status.sgml | 1 + test/Makefile.am | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/public/tmpl/cairo-status.sgml b/doc/public/tmpl/cairo-status.sgml index fcc17a9c2..16b67d251 100644 --- a/doc/public/tmpl/cairo-status.sgml +++ b/doc/public/tmpl/cairo-status.sgml @@ -70,6 +70,7 @@ code is required before or after each individual cairo function call. @CAIRO_STATUS_INVALID_CLUSTERS: @CAIRO_STATUS_INVALID_SLANT: @CAIRO_STATUS_INVALID_WEIGHT: +@CAIRO_STATUS_INVALID_SIZE: diff --git a/test/Makefile.am b/test/Makefile.am index 0b5311672..9c670ed37 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -977,7 +977,6 @@ REFERENCE_IMAGES = \ trap-clip.ps2.argb32.ref.png \ trap-clip.ps2.rgb24.ref.png \ twin.ref.png \ - twin.pdf.ref.png \ twin.ps.ref.png \ twin.svg.ref.png \ unantialiased-shapes.ref.png \