Index: Makefile =================================================================== --- Makefile (revision 6930) +++ Makefile (revision 6931) @@ -4,7 +4,8 @@ DEBLIST=../util/devhelpers/deblist.sh all: keys.html keys_mkey.html features/debian_list.html - ./Autostyle.sh *.html features/*.html + ROOT="" ./Autostyle.sh *.html + ROOT="../" ./Autostyle.sh features/*.html keys.html: $(MENU_RES) $(KEYLIST) $(KEYLIST) $(MENU_RES) > keys.html