From: Eric Leblond Date: Thu, 27 Dec 2018 20:44:09 +0000 (+0100) Subject: doc: add _static dir to make dist X-Git-Tag: suricata-4.1.3~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a121d9b4c0c77442b77e593bf11ab734a285702;p=thirdparty%2Fsuricata.git doc: add _static dir to make dist --- diff --git a/doc/userguide/Makefile.am b/doc/userguide/Makefile.am index 5fa4ade6f0..27a8a64998 100644 --- a/doc/userguide/Makefile.am +++ b/doc/userguide/Makefile.am @@ -1,4 +1,5 @@ EXTRA_DIST = \ + _static \ acknowledgements.rst \ capture-hardware \ command-line-options.rst \