[Xcb-commit] Makefile.am
Vincent Torri
doursse at kemper.freedesktop.org
Sun Nov 5 09:23:05 PST 2006
Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
New commits:
diff-tree f32c7131cc89c64e09e9a88c5f859824c0dfa54f (from e3b7009dc0be6515d23fbda9c744082506df4cb0)
Author: TORRI Vincent <torri at alf94-3-82-66-248-160.fbx.proxad.net>
Date: Sun Nov 5 18:22:55 2006 +0100
add xcb.doxygen to EXTRA_DIST
diff --git a/Makefile.am b/Makefile.am
index b9f7a1f..65edce1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS=src tests
+SUBDIRS=src tests doc
pkgconfigdir = $(libdir)/pkgconfig
@@ -48,4 +48,5 @@ xcb-xfixes.pc.in \
xcb-xprint.pc.in \
xcb-xtest.pc.in \
xcb-xv.pc.in \
-xcb-xvmc.pc.in
+xcb-xvmc.pc.in \
+xcb.doxygen
More information about the xcb-commit
mailing list