diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d97429c..5f702ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,9 @@ all-local: AUTHORS check-local: validate-authors EXTRA_DIST = \ + authors.dtd \ + authors.xml \ + authors.xsl \ autogen.sh \ tinyproxy-indent.sh \ TODO |