Fix the build process to work with the SCons V0.96.1 workaround
[senf.git] / doclib / SConscript
index e45344d..cdb9cd6 100644 (file)
@@ -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 ...