adding target for clean docs in freenas-build

This commit is contained in:
Jordan Hubbard
2016-07-21 10:26:53 -07:00
parent f1aef83d32
commit f540dd2103

View File

@@ -238,3 +238,6 @@ api-docs:
.else
(make -C ${DOC_PATH}/api html)
.endif
clean-docs:
make -C ${DOC_PATH}/userguide clean