[Xcb-commit] Makefile.am
Arnaud Fontaine
arnau at kemper.freedesktop.org
Fri Feb 10 00:45:13 PST 2012
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 12cb81c5b502b56ca4b86ac29bea6cf3e5d8d396
Author: Arnaud Fontaine <arnau at debian.org>
Date: Wed Jan 25 16:52:43 2012 +0900
Add autogen.sh to EXTRA_DIST.
Reviewed-by: Uli Schlachter <psychon at znc.in>
diff --git a/Makefile.am b/Makefile.am
index c272c62..6bc14ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,4 +3,4 @@ SUBDIRS = src xcbgen
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xcb-proto.pc
-EXTRA_DIST=doc xcb-proto.pc.in
+EXTRA_DIST=doc xcb-proto.pc.in autogen.sh
More information about the xcb-commit
mailing list