[Pixman] [PATCH 1/3] Add make-srgb.pl to EXTRA_DIST
Søren Sandmann
sandmann at cs.au.dk
Mon Jul 30 13:34:26 PDT 2012
From: Søren Sandmann Pedersen <ssp at redhat.com>
Otherwise make distcheck doesn't pass.
---
pixman/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pixman/Makefile.am b/pixman/Makefile.am
index deacf87..843711a 100644
--- a/pixman/Makefile.am
+++ b/pixman/Makefile.am
@@ -13,6 +13,7 @@ noinst_LTLIBRARIES =
EXTRA_DIST = \
Makefile.win32 \
make-combine.pl \
+ make-srgb.pl \
pixman-combine.c.template \
pixman-combine.h.template \
pixman-region.c \
--
1.7.4
More information about the Pixman
mailing list