From 422b0bfa3c2111f559ce7ca76555c0ca6681aebf Mon Sep 17 00:00:00 2001 From: kuepper Date: Sun, 3 Dec 2006 11:57:34 +0000 Subject: [PATCH] Fixupper/lowercase issues --- eo/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/configure.in b/eo/configure.in index d6da60ed5..0401e50c5 100644 --- a/eo/configure.in +++ b/eo/configure.in @@ -67,6 +67,6 @@ AC_OUTPUT(Makefile \ tutorial/Lesson3/Makefile \ tutorial/Lesson4/Makefile \ tutorial/Lesson5/Makefile \ - tutorial/TEMPLATES/Makefile \ + tutorial/Templates/Makefile \ tutorial/pdf/Makefile \ win/Makefile)