diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7ea78da..e3d0fb5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,8 +16,8 @@ dist-hook: echo A git clone is required to generate a ChangeLog >&2; \ fi - EXTRA_DIST = \ + autogen.sh \ MAINTAINERS DISTCLEANFILES = \ |