[cairo-commit] Makefile.am
Carl Worth
cworth at kemper.freedesktop.org
Fri Aug 18 14:30:22 PDT 2006
Makefile.am | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletion(-)
New commits:
diff-tree 76fca1898c395a576dadffb35de0253b79b669c5 (from ab092a9a5db70ac16e782cf0d7d3629cc902cc1e)
Author: Carl Worth <cworth at cworth.org>
Date: Fri Aug 18 14:30:01 2006 -0700
EXTRA_DIST: Add several files to the tar file releases, (BUGS, CODING_STYLE, ROADMAP, etc.
diff --git a/Makefile.am b/Makefile.am
index 8063ae8..5a47b0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,9 +19,15 @@ SUBDIRS += test
endif
EXTRA_DIST = \
+ BUGS \
+ CODING_STYLE \
COPYING \
COPYING-LGPL-2.1 \
- COPYING-MPL-1.1
+ COPYING-MPL-1.1 \
+ PORTING_GUIDE \
+ RELEASING \
+ ROADMAP \
+ TODO
DISTCLEANFILES = config.cache
MAINTAINERCLEANFILES = \
$(srcdir)/aclocal.m4 \
More information about the cairo-commit
mailing list