From e87dca5cc55fb4452a38d4a1130a61cf82faa563 Mon Sep 17 00:00:00 2001 From: kaashoek Date: Wed, 3 Sep 2008 12:29:44 +0000 Subject: nits in index.txt add slides for shell, x86 intro, x86 virtual memory (deleted JOS from slides) --- web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/Makefile') diff --git a/web/Makefile b/web/Makefile index 7b49773..107d683 100644 --- a/web/Makefile +++ b/web/Makefile @@ -1,3 +1,3 @@ index.html: index.txt mkhtml - mkhtml index.txt >_$@ && mv _$@ $@ + ./mkhtml index.txt >_$@ && mv _$@ $@ -- cgit v1.2.3