summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
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