]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove html/picts link before recreating it
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 15 Jun 1999 17:43:43 +0000 (17:43 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 15 Jun 1999 17:43:43 +0000 (17:43 +0000)
Makefile

index 85a1eb17532bee0307d63c41c461558a6e8373ca..46878dfbcbaa18aa612ccd000cc66c6e4e1842ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -113,6 +113,7 @@ htmldocnew:         FORCE
 
 htmldoc:               FORCE
                @rm -rf html/roothtml
+               @rm -f  html/picts
                @rm -f /tmp/macros
                @cd html ;\
                aliroot -q -b "mkhtml.C(0,1)" ;\