changeset 18470:be79ecce0e02

(lisp, shortlisp): Some files are in international/.
author Richard M. Stallman <rms@gnu.org>
date Fri, 27 Jun 1997 19:09:34 +0000
parents edba448dc1c0
children eb6ed4c9bf4a
files src/Makefile.in
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Fri Jun 27 17:57:10 1997 +0000
+++ b/src/Makefile.in	Fri Jun 27 19:09:34 1997 +0000
@@ -651,10 +651,10 @@
 	${lispsource}loaddefs.el \
 	${lispsource}map-ynp.elc \
 	${lispsource}menu-bar.elc \
-	${lispsource}mule.elc \
-	${lispsource}mule-conf.el \
-	${lispsource}mule-cmds.elc \
-	${lispsource}characters.elc \
+	${lispsource}international/mule.elc \
+	${lispsource}international/mule-conf.el \
+	${lispsource}international/mule-cmds.elc \
+	${lispsource}international/characters.elc \
 	${lispsource}language/chinese.elc \
 	${lispsource}language/cyrillic.elc \
 	${lispsource}language/devanagari.elc \
@@ -710,10 +710,10 @@
 	../lisp/loadup.el \
 	../lisp/loaddefs.el \
 	../lisp/map-ynp.elc \
-	../lisp/mule.elc \
-	../lisp/mule-conf.el \
-	../lisp/mule-cmds.elc \
-	../lisp/characters.elc \
+	../lisp/international/mule.elc \
+	../lisp/international/mule-conf.el \
+	../lisp/international/mule-cmds.elc \
+	../lisp/ainternational/characters.elc \
 	../lisp/language/chinese.elc \
 	../lisp/language/cyrillic.elc \
 	../lisp/language/devanagari.elc \