diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5f702ba..7e94ace 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,10 @@ all-local: AUTHORS check-local: validate-authors +dist_doc_DATA = \ + README \ + NEWS + EXTRA_DIST = \ authors.dtd \ authors.xml \ |