summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-02-06 12:47:38 -0500
committerBehdad Esfahbod <behdad@behdad.org>2009-02-06 12:47:51 -0500
commita55655a82de8dee0f171efb2f7dfb1da341ecdd6 (patch)
tree086a73791865720ca6c892f2efd3b41294dfcfe6
parentaf5ca7249f7628a8b0758f51934e3c1f6d9f4f36 (diff)
[test] Fix "make dist"
-rw-r--r--doc/public/tmpl/cairo-status.sgml1
-rw-r--r--test/Makefile.am1
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/public/tmpl/cairo-status.sgml b/doc/public/tmpl/cairo-status.sgml
index fcc17a9c..16b67d25 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:
<!-- ##### FUNCTION cairo_status_to_string ##### -->
<para>
diff --git a/test/Makefile.am b/test/Makefile.am
index 0b531167..9c670ed3 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 \