were these lost?

This commit is contained in:
kuepper 2004-10-07 13:36:43 +00:00
commit 795ca38589
2 changed files with 6 additions and 0 deletions

1
eo/Tutorial/.cvsignore Normal file
View file

@ -0,0 +1 @@
Makefile.in

5
eo/Tutorial/Makefile.am Normal file
View file

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