# HG changeset patch # User Juanma Barranquero # Date 1023985930 0 # Node ID 4f0eb43475f36c5c985a2d4a77b59b08c360e533 # Parent 863817d7e734784d1f55a96d62fda88657ef675e (lisp): Add international/ucs-tables.elc and font-core.elc. diff -r 863817d7e734 -r 4f0eb43475f3 lib-src/makefile.w32-in --- a/lib-src/makefile.w32-in Thu Jun 13 15:00:02 2002 +0000 +++ b/lib-src/makefile.w32-in Thu Jun 13 16:32:10 2002 +0000 @@ -170,6 +170,7 @@ $(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 @@ $(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 \