1
0
Fork 0

make clean also clears Doxygen directory state

This commit is contained in:
Jan Steemann 2012-10-17 09:56:34 +02:00
parent f89ff94944
commit dc3cb7588f
1 changed files with 2 additions and 1 deletions

View File

@ -248,7 +248,8 @@ CLEANUP += \
Doxygen/doc \ Doxygen/doc \
Doxygen/latex \ Doxygen/latex \
Doxygen/wiki \ Doxygen/wiki \
Doxygen/xml Doxygen/xml \
Doxygen/.setup-directories
## ----------------------------------------------------------------------------- ## -----------------------------------------------------------------------------
## --SECTION-- END-OF-FILE ## --SECTION-- END-OF-FILE