clean Haddock droppings
authorSimon Marlow <simonmar@microsoft.com>
Wed, 31 Oct 2007 09:39:23 +0000 (09:39 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 31 Oct 2007 09:39:23 +0000 (09:39 +0000)
libraries/Makefile

index 1116c19..d4ae0ac 100644 (file)
@@ -304,6 +304,7 @@ clean: $(foreach SUBDIR,$(SUBDIRS),clean.library.$(SUBDIR))
        $(RM) -rf ifBuildable
        $(RM) -rf installPackage
        $(RM) -f libraries.txt index.html doc-index.html doc-index*.html
        $(RM) -rf ifBuildable
        $(RM) -rf installPackage
        $(RM) -f libraries.txt index.html doc-index.html doc-index*.html
+       $(RM) -f haddock* *.gif
 
 distclean:
        $(RM) $(foreach lib, $(SUBDIRS), $(lib)/.depend $(lib)/.depend.bak)
 
 distclean:
        $(RM) $(foreach lib, $(SUBDIRS), $(lib)/.depend $(lib)/.depend.bak)