changeset 35872:bcb9291d15e9

(LATIN): Fix last change to use () not {}.
author Andrew Innes <andrewi@gnu.org>
date Sat, 03 Feb 2001 18:27:26 +0000
parents 1dd3524845ae
children 1cd4a45e9aae
files leim/makefile.w32-in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/leim/makefile.w32-in	Sat Feb 03 18:26:12 2001 +0000
+++ b/leim/makefile.w32-in	Sat Feb 03 18:27:26 2001 +0000
@@ -100,8 +100,8 @@
 
 LATIN=	$(srcdir)/quail/latin-pre.elc	\
 	$(srcdir)/quail/latin-post.elc	\
-	${srcdir}/quail/latin-alt.elc	\
-	${srcdir}/quail/latin-ltx.elc
+	$(srcdir)/quail/latin-alt.elc	\
+	$(srcdir)/quail/latin-ltx.elc
 
 SLAVIC= \
 	$(srcdir)/quail/czech.elc \