From: Michael Poole Date: Fri, 22 Sep 2006 01:23:43 +0000 (+0000) Subject: Add autogen.sh to distribution tarball. X-Git-Tag: v1.4.0-rc1~123 X-Git-Url: http://git.pk910.de/?p=srvx.git;a=commitdiff_plain;h=a665c77b6177011b2fabdd3a37d2b942e46d4cc5 Add autogen.sh to distribution tarball. Makefile.am: Add autogen.sh to the "extra" distributed files. git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-33 --- diff --git a/ChangeLog b/ChangeLog index ff3f609..5a982fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,19 @@ # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3 # +2006-09-22 01:23:43 GMT Michael Poole patch-33 + + Summary: + Add autogen.sh to distribution tarball. + Revision: + srvx--devo--1.3--patch-33 + + Makefile.am: Add autogen.sh to the "extra" distributed files. + + modified files: + ChangeLog Makefile.am + + 2006-09-11 01:03:14 GMT Michael Poole patch-32 Summary: diff --git a/Makefile.am b/Makefile.am index d78c92f..90ac05d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = FAQ UPGRADE srvx.conf.example sockcheck.conf.example +EXTRA_DIST = FAQ UPGRADE srvx.conf.example sockcheck.conf.example autogen.sh SUBDIRS = @MY_SUBDIRS@ DIST_SUBDIRS = src rx