Update configure with switches for app, ParadisEO, and tutorial.

Add ParadisEO/Lesson1 tutorial in build-process.
minor fixes.
This commit is contained in:
kuepper 2004-09-22 08:18:29 +00:00
commit e388461a3b
16 changed files with 113 additions and 8 deletions

View file

@ -1 +1,5 @@
if USE_PARADISEO
SUBDIRS = Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 ParadisEO
else
SUBDIRS = Lesson1 Lesson2 Lesson3 Lesson4 Lesson5
endif