Change default install to build tar-able and complete 'dist' folder
[senf.git] / doclib / SConscript
index b709529..7831200 100644 (file)
@@ -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')