Switch to side-by-side view

--- a/src/makesrcdist.sh
+++ b/src/makesrcdist.sh
@@ -26,6 +26,10 @@
     fi
 fi
 
+chmod +w README
+links -dump ~/projets/pagepers/index.html > toto && mv toto README
+cvs commit -m '' README
+
 # Clean up this dir and copy the dist-specific files 
 make clean
 yes | clean.O