mirror of https://gitee.com/bigwinds/arangodb
make clean also clears Doxygen directory state
This commit is contained in:
parent
f89ff94944
commit
dc3cb7588f
|
@ -248,7 +248,8 @@ CLEANUP += \
|
|||
Doxygen/doc \
|
||||
Doxygen/latex \
|
||||
Doxygen/wiki \
|
||||
Doxygen/xml
|
||||
Doxygen/xml \
|
||||
Doxygen/.setup-directories
|
||||
|
||||
## -----------------------------------------------------------------------------
|
||||
## --SECTION-- END-OF-FILE
|
||||
|
|
Loading…
Reference in New Issue