From: Søren Sandmann Pedersen Date: Tue, 8 May 2012 14:05:18 +0000 (-0400) Subject: Add Makefile.win32 and Makefile.win32.common to EXTRA_DIST X-Git-Tag: pixman-0.25.6~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dadb9a318b8ca10c65e31e7278f4335a6968d246;p=platform%2Fupstream%2Fpixman.git Add Makefile.win32 and Makefile.win32.common to EXTRA_DIST https://bugs.freedesktop.org/show_bug.cgi?id=46905 --- diff --git a/Makefile.am b/Makefile.am index df8677a..88ff897 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,10 @@ 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, pixman@lists.freedesktop.org +EXTRA_DIST = \ + Makefile.win32 \ + Makefile.win32.common + tar_gz = $(PACKAGE)-$(VERSION).tar.gz tar_bz2 = $(PACKAGE)-$(VERSION).tar.bz2