diff --git a/Makefile.am b/Makefile.am index c6d588ce0f..531e499302 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,8 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = ChangeLog COPYING LICENSE suricata.yaml \ doc/AUTHORS doc/GITGUIDE doc/INSTALL doc/NEWS \ - doc/README doc/TODO classification.config + doc/README doc/TODO doc/INSTALL.PF_RING \ + doc/INSTALL.WINDOWS classification.config if BUILD_LIBHTP HTP_DIR = libhtp endif