X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2FSConscript;h=cdb9cd689733ffa811468f9b028f7a02e9cd6204;hb=fa368bbbcb79a9aad8daf7cb25a9adee8270d1b8;hp=e45344d46fb01e43b0c9db055eab19948215e748;hpb=c3e26baef92c53af9826c2af3bfe4f3570c634bd;p=senf.git diff --git a/doclib/SConscript b/doclib/SConscript index e45344d..cdb9cd6 100644 --- a/doclib/SConscript +++ b/doclib/SConscript @@ -186,3 +186,5 @@ 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 ...