Use new Doxygen tool from the SCons wiki
[senf.git] / Utils / SConscript
index 373bffc..c679e5f 100644 (file)
@@ -8,4 +8,4 @@ import SatSCons
 sources = SatSCons.GlobSources()
 SatSCons.StandardTargets(env)
 SatSCons.Lib(env, 'Utils', sources)
-SatSCons.Doxygen(env, sources, SatSCons.DoxyGlob())
+SatSCons.Doxygen(env)