From 7a8940dabbe8b94de5ba8f48044bcc6474be474d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 13 Jun 2002 16:32:23 +0000 Subject: (lisp): Add international/ucs-tables.elc and font-core.elc. --- lib-src/makefile.w32-in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib-src/makefile.w32-in') diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index ed76a38ebf8..6b490917fa7 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -170,6 +170,7 @@ lisp= \ $(lispsource)international/mule-conf.el \ $(lispsource)international/mule-cmds.elc \ $(lispsource)international/characters.elc \ + $(lispsource)international/ucs-tables.elc \ $(lispsource)international/utf-8.elc \ $(lispsource)international/latin-1.el \ $(lispsource)international/latin-2.el \ @@ -207,6 +208,7 @@ lisp= \ $(lispsource)startup.elc \ $(lispsource)subr.elc \ $(lispsource)term/tty-colors.elc \ + $(lispsource)font-core.elc \ $(lispsource)textmodes/fill.elc \ $(lispsource)textmodes/page.elc \ $(lispsource)textmodes/paragraphs.elc \ -- cgit v1.2.1