[cairo-commit] Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Tue Apr 3 17:46:04 PDT 2007


 Makefile.am |    5 +++++
 1 files changed, 5 insertions(+)

New commits:
diff-tree 59e5189818321c8a62ad107548facbcfce9e517a (from a1287e483ce8efcf3f1eca97bdaaccac2393a1bf)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Tue Apr 3 20:46:14 2007 -0400

    [Makefile.am] Distribute BIBLIOGRAPHY
    Also include all automatically distributed CAPITAL files in there,
    to remove any doubts.

diff --git a/Makefile.am b/Makefile.am
index 63b47d8..37693cf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,12 +23,17 @@ perf: all
 	cd perf && $(MAKE) $(AM_MAKEFLAGS) perf
 
 EXTRA_DIST = \
+	AUTHORS \
+	BIBLIOGRAPHY \
 	BUGS \
 	CODING_STYLE \
 	COPYING \
 	COPYING-LGPL-2.1 \
 	COPYING-MPL-1.1 \
+	INSTALL \
+	NEWS \
 	PORTING_GUIDE \
+	README \
 	RELEASING \
 	ROADMAP \
 	TODO


More information about the cairo-commit mailing list