Index: Makefile =================================================================== --- Makefile (revision 5841) +++ Makefile (revision 5842) @@ -4,7 +4,8 @@ ROOT=.. all: - ROOT="" ./Autostyle.sh *.html tutorial/index.html + ROOT="" ./Autostyle.sh *.html + ROOT="../" ./Autostyle.sh tutorial/index.html user/index.html # ./datasheet.sh include ../Makefile.conf