[Xcb-commit] Makefile.am

Julien Danjou jdanjou at kemper.freedesktop.org
Wed Apr 15 06:43:43 PDT 2009


 Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 2acc84e57ae1d91232fc24ddebeac45babece0f4
Author: Julien Danjou <julien at danjou.info>
Date:   Wed Apr 15 15:42:43 2009 +0200

    include xcb-util-common.h in dist tarball
    
    Signed-off-by: Julien Danjou <julien at danjou.info>

diff --git a/Makefile.am b/Makefile.am
index 80483ab..5a98062 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,3 +2,5 @@
 MAINTAINERCLEANFILES = Makefile.in
 
 SUBDIRS = atom aux event property icccm image keysyms reply renderutil
+
+EXTRA_DIST=xcb-util-common.h


More information about the xcb-commit mailing list