Squashed commit of the following:
commit
11c831971210984a04e2b0721724b36f6d739f8b
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Oct 7 15:34:09 2016 -0400
do not delete default manuals when cleaning in tree
online_manual.sh \
dev_guide.sh
-doc_DATA = \
-snort_manual.text \
-snort_manual.html \
-snort_manual.pdf
-
dist_doc_DATA = \
$(unbuilt_sources)
clean-local:
rm -f $(BUILT_SOURCES)
rm -f $(delete_unbuilt)
- rm -f $(doc_DATA)
rm -f snort_manual.{fo,xml}
rm -rf snort_manual.chunked
rm -f *.css *.tgz