From b40372f93b4c839ac5dd819ef2659b4ce91ff91b Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 4 Jan 2012 10:18:15 +0100 Subject: [PATCH] sync: fix syncing of 'gitlog-to-changelog' script * Makefile.am (FETCHFILES): Also list 'gitlog-to-changelog'. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b2cba6229..8fe9c0fea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -729,6 +729,7 @@ INSTALL \ config-ml.in \ config.guess \ config.sub \ +gitlog-to-changelog \ symlink-tree \ texinfo.tex -- 2.47.3