diff --git a/Makefile.am b/Makefile.am index fb2aaa6..45a7685 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,4 +9,4 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = lib utils tests # Extra files that need to be in the distribution -EXTRA_DIST = README.md LICENSE +EXTRA_DIST = AUTHORS ChangeLog.md README.md LICENSE