diff options
Diffstat (limited to 'pixman/Makefile.am')
-rw-r--r-- | pixman/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/Makefile.am b/pixman/Makefile.am index 658a375c3..ff87e26a3 100644 --- a/pixman/Makefile.am +++ b/pixman/Makefile.am @@ -19,7 +19,7 @@ RELEASE_CAIRO_URL = http://cairographics.org/$(RELEASE_OR_SNAPSHOT)s RELEASE_XORG_URL = http://xorg.freedesktop.org/archive/individual/lib RELEASE_XORG_HOST = $(USERNAME)@xorg.freedesktop.org RELEASE_XORG_DIR = /srv/xorg.freedesktop.org/archive/individual/lib -RELEASE_ANNOUNCE_LIST = cairo-announce@cairographics.org, xorg-announce@lists.freedesktop.org +RELEASE_ANNOUNCE_LIST = cairo-announce@cairographics.org, xorg-announce@lists.freedesktop.org, pixman@lists.freedesktop.org tar_gz = $(PACKAGE)-$(VERSION).tar.gz tar_bz2 = $(PACKAGE)-$(VERSION).tar.bz2 |