senfscons: Fix 'Object' build helper to work with empty source list in SCons 0.96.1
[senf.git] / doclib / SConscript
index cdb9cd6..a162731 100644 (file)
@@ -188,3 +188,4 @@ env.Alias('install_all',
                                                   '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 ...