diff options
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index f11fbe92d..dfe37429e 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,9 @@ SUBDIRS = . tos pp EXTRA_DIST = \ + auditor-report.tex.j2 \ coverage.sh \ gnunet.tag \ - microhttpd.tag + microhttpd.tag \ + render.py + |