doc: remove userguide.pdf on clean instead of suricata.pdf

As the pdf is a built artifact, it needs to be removed to
satisfy distcheck.
pull/2336/head
Jason Ish 10 years ago
parent afead7e565
commit 2c60e9b4de

@ -70,6 +70,6 @@ man: _build/man/suricata.1
clean-local:
rm -rf $(top_builddir)/doc/userguide/_build
rm -f $(top_builddir)/doc/userguide/suricata.1
rm -f $(top_builddir)/doc/userguide/suricata.pdf
rm -f $(top_builddir)/doc/userguide/userguide.pdf
endif # HAVE_SPHINXBUILD

Loading…
Cancel
Save