Fix typo that was holding up make distcheck from working.

This commit is contained in:
Carl Worth 2005-08-08 20:57:13 +00:00
parent 1278ade229
commit 4d2b8bddde
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-08-08 Carl Worth <cworth@cworth.org>
* test/Makefile.am (EXTRA_DIST): Fix typo that was holding up make
distcheck from working.
2005-08-08 Billy Biggs <vektor@dumbterm.net>
* src/cairo-path-data-private.h: Declare _cairo_path_nil as extern.

View file

@ -63,7 +63,7 @@ endif
# I really don't like having to repeat this list. Anyone know a good
# way to avoid it? Can I use a wildcard here?
EXTRA_DIST = \
a8-mask.png \
a8-mask-ref.png \
clip-nesting-ref.png \
clip-operator-ref.png \
clip-twice-ref.png \