diff --git a/Makefile.am b/Makefile.am index 5d3c046..5d7a9b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,7 +145,7 @@ else endif # generate the familiar files that automake normally checks for -dist-hook: AUTHORS NEWS ChangeLog version +dist-hook: check AUTHORS NEWS ChangeLog version cp $? $(distdir) AUTHORS: FORCE $(path_tools)/gitlog-to-authors > $@