diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e2bd15ee..2b924a99 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,7 @@ endif distuninstallcheck_listfiles = find . -type f -print EXTRA_DIST = \ + autogen.sh \ ChangeLog \ HACKING \ NEWS \ |