From: Josh Triplett Date: Mon, 11 Dec 2006 05:10:06 +0000 (-0800) Subject: Add autogen.sh to EXTRA_DIST. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70a72f65e438888a5530e9911c36aad68833790f;p=free-sw%2Fxcb%2Flibxcb 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