[Pixman] [PATCH] Add Makefile.win32 and Makefile.win32.common to EXTRA_DIST
Søren Sandmann
sandmann at cs.au.dk
Tue May 8 07:06:53 PDT 2012
From: Søren Sandmann Pedersen <ssp at redhat.com>
https://bugs.freedesktop.org/show_bug.cgi?id=46905
---
Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
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 at cairographics.org, xorg-announce at lists.freedesktop.org, pixman at lists.freedesktop.org
+EXTRA_DIST = \
+ Makefile.win32 \
+ Makefile.win32.common
+
tar_gz = $(PACKAGE)-$(VERSION).tar.gz
tar_bz2 = $(PACKAGE)-$(VERSION).tar.bz2
--
1.7.4
More information about the Pixman
mailing list