This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=5a2885b3b91aeada6176f34fb9897345751c960f commit 5a2885b3b91aeada6176f34fb9897345751c960f Author: Guillem Jover <[email protected]> AuthorDate: Mon Jul 23 12:53:34 2018 +0200 build: Distribute autogen script Fixes: commit c72f539b979a0c8647d2a6c62ee45565cd243b3d --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 4cd8376f6..05bf93835 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ EXTRA_DIST = \ .mailmap \ ChangeLog.old \ README.l10n \ + autogen \ get-version \ run-script \ doc/README.api \ -- Dpkg.Org's dpkg

