From 6fb0950420424ff27f6aa89429a763409b088ed6 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 26 Jan 2011 18:49:31 +0100 Subject: added kernel devel Signed-off-by: Manuel Traut --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cdb2d11..6fcc4a6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -SUBDIRS = application-devel flash-memory frameworks -#kernel-devel linux-basics realtime protocols +SUBDIRS = application-devel flash-memory frameworks kernel-devel +#linux-basics realtime protocols default: make all @@ -18,8 +18,8 @@ book:: touch tailpres.tex mv tailhandout.tex _tailhandout.tex touch tailhandout.tex - #pdflatex pres_master.tex - #pdflatex pres_master.tex + pdflatex pres_master.tex + pdflatex pres_master.tex pdflatex handout_master.tex pdflatex handout_master.tex rm configpres.tex confighandout.tex tailpres.tex tailhandout.tex -- cgit v1.2.3