[Xcb-commit] Makefile.am
Arnaud Fontaine
arnau at kemper.freedesktop.org
Sun May 20 19:10:01 PDT 2012
Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit bc0d8bcc9f31ea157f2f206fcf184ad7ed661018
Author: Arnaud Fontaine <arnau at debian.org>
Date: Mon May 21 11:09:49 2012 +0900
Add autogen.sh to EXTRA_DIST.
diff --git a/Makefile.am b/Makefile.am
index 603f904..767fa0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,3 @@
-
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
@@ -20,3 +19,5 @@ ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog INSTALL
+
+EXTRA_DIST = autogen.sh
More information about the xcb-commit
mailing list