Makefile: clean: remove generated html files

Reviewed-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2011-01-27 20:28:34 +01:00
parent fa60f3f9b7
commit c79112baa1
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ Changes
Bug Fixes
---------
* Makefile: clean removes HTML files
Pending for the next major release
==================================