changeset 89281:c0c4ea6bf780

(lisp, shortlisp): Add composite.elc
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Nov 2002 06:23:04 +0000
parents 90cfc2d753b5
children 309b9e0cb0c8
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Wed Nov 06 11:55:37 2002 +0000
+++ b/src/Makefile.in	Thu Nov 07 06:23:04 2002 +0000
@@ -649,6 +649,7 @@
 	${lispsource}buff-menu.elc \
 	${lispsource}button.elc \
 	${lispsource}byte-run.elc \
+	${lispsource}composite.elc \
 	${lispsource}cus-start.elc \
 	${lispsource}custom.elc \
 	${lispsource}emacs-lisp/backquote.elc \
@@ -725,6 +726,7 @@
 	../lisp/buff-menu.elc \
 	../lisp/button.elc \
 	../lisp/byte-run.elc \
+	../lisp/composite.elc \
 	../lisp/cus-start.elc \
 	../lisp/custom.elc \
 	../lisp/emacs-lisp/backquote.elc \