mirror of https://gitee.com/bigwinds/arangodb
remove .setup-directories explicitly
for some reason, a `make doxygen` otherwise fails after a previous `make clean`
This commit is contained in:
parent
4755bb701e
commit
21bb9c330d
|
@ -295,6 +295,7 @@ man: Doxygen/.setup-directories
|
|||
################################################################################
|
||||
|
||||
CLEANUP += \
|
||||
Doxygen/.setup-directories \
|
||||
Doxygen/*
|
||||
|
||||
## -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue