X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2FSConscript;h=78312004de28d0b119edc19c9b62c4006ae6f86c;hb=25976ed67c66d30811fa0a01043e50347e9d1e69;hp=b709529ab1a240e39a5beeb2ec741bbe1967042a;hpb=a32bb286937dc985cc42fbd6dfaf7aea3e2f8f3a;p=senf.git diff --git a/doclib/SConscript b/doclib/SConscript index b709529..7831200 100644 --- a/doclib/SConscript +++ b/doclib/SConscript @@ -316,3 +316,5 @@ env.Alias('install_all', 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 ... + +env.Install('${DOCINSTALLDIR}', 'index.html')