Commit 65a7ffbf authored by Nikias Bassen's avatar Nikias Bassen

Make sure to not remove the 'docs' directory on 'make clean'

parent 2d9e7f7d
......@@ -16,6 +16,3 @@ docs/html: $(top_builddir)/doxygen.cfg $(top_srcdir)/include/plist/*.h
doxygen doxygen.cfg
docs: doxygen.cfg docs/html
clean-local:
rm -rf docs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment