[geany/geany] 16716e: autotools: Remove new Doxygen temporary files

Colomban Wendling git-noreply at xxxxx
Mon Oct 13 21:59:40 UTC 2014


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 13 Oct 2014 21:59:40 UTC
Commit:      16716e498d133a627f593007b96d8b5d83e0f1d5
             https://github.com/geany/geany/commit/16716e498d133a627f593007b96d8b5d83e0f1d5

Log Message:
-----------
autotools: Remove new Doxygen temporary files


Modified Paths:
--------------
    doc/Makefile.am

Modified: doc/Makefile.am
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -108,7 +108,7 @@ all-local: Doxyfile.stamp
 
 clean-local: clean-api-docs-local
 clean-api-docs-local:
-	-rm -rf reference/ Doxyfile.stamp
+	-rm -rf reference/ Doxyfile.stamp doxygen_*
 
 endif
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list