[Xcb-commit] 2 commits - Makefile.am

Josh Triplett josh at kemper.freedesktop.org
Sun Dec 10 21:10:15 PST 2006


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

New commits:
diff-tree 70a72f65e438888a5530e9911c36aad68833790f (from 867ae5eb5c19091365daad621b923f56ff699415)
Author: Josh Triplett <josh at freedesktop.org>
Date:   Sun Dec 10 21:10:06 2006 -0800

    Add autogen.sh to EXTRA_DIST.

diff --git a/Makefile.am b/Makefile.am
index 5b26d4c..2dce719 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,4 +51,5 @@ xcb-xv.pc.in \
 xcb-xvmc.pc.in \
 tools/README \
 tools/api_conv.pl \
-tools/constants
+tools/constants \
+autogen.sh
diff-tree 867ae5eb5c19091365daad621b923f56ff699415 (from 67af2d24e4c46580479570cf09586a54b84b1b63)
Author: Josh Triplett <josh at freedesktop.org>
Date:   Sun Dec 10 21:09:30 2006 -0800

    Add tools/* to EXTRA_DIST.

diff --git a/Makefile.am b/Makefile.am
index e399ae0..5b26d4c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,4 +48,7 @@ xcb-xfixes.pc.in \
 xcb-xprint.pc.in \
 xcb-xtest.pc.in \
 xcb-xv.pc.in \
-xcb-xvmc.pc.in
+xcb-xvmc.pc.in \
+tools/README \
+tools/api_conv.pl \
+tools/constants


More information about the xcb-commit mailing list