X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FExt%2FSConscript;h=b0553b52729944e5f41abab0669296e992f23d20;hb=f792c278aba0cc2080591d393fff2d8cdca9b95d;hp=1a6d41f706adf129149376ac1f2753cfbb167bf9;hpb=0c4aa6222dcd843bd55335c026c9f1efcb8d7f99;p=senf.git diff --git a/senf/Ext/SConscript b/senf/Ext/SConscript index 1a6d41f..b0553b5 100644 --- a/senf/Ext/SConscript +++ b/senf/Ext/SConscript @@ -10,7 +10,7 @@ sconscripts = sorted(glob.glob("*/SConscript")) if sconscripts: SENFSCons.IndexPage(env, 'Mainpage.dox', title="Extensions", text="""This folder contains additional SENF extensions which are built - into the senf libarary but are not part of senf proper.""") + into the senf library but are not part of senf proper.""") SConscript(sconscripts)