X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2FSConscript;h=a16273141d9ca8b513a901e79939dc1d86b73b7b;hb=ae06fe86f16fdabb7ffb219d255444d2eb4f4f79;hp=e45344d46fb01e43b0c9db055eab19948215e748;hpb=c3e26baef92c53af9826c2af3bfe4f3570c634bd;p=senf.git diff --git a/doclib/SConscript b/doclib/SConscript index e45344d..a162731 100644 --- a/doclib/SConscript +++ b/doclib/SConscript @@ -186,3 +186,6 @@ env.Alias('install_all', 'search_functions.php', 'search_paths.php', 'senf.css' ] )) + +env.Clean('all', 'doxy-header.html') # I should not need this but I do ... +env.Clean('all_docs', 'doxy-header.html') # I should not need this but I do ...