summaryrefslogtreecommitdiff
path: root/japanese/emacs-emcws/files/patch-lisp:Makefile.in
blob: b72eba25c7a6c8d8adcd9a85318555d516434dd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- lisp/Makefile.in.orig	Wed Apr 10 17:50:14 2002
+++ lisp/Makefile.in	Wed Apr 10 17:53:38 2002
@@ -91,7 +91,25 @@
 	$(lisp)/term/vt420.el \
 	$(lisp)/term/wyse50.el \
 	$(lisp)/term/xterm.el \
-	$(lisp)/version.el
+	$(lisp)/version.el \
+	$(lisp)/busyu.el \
+	$(lisp)/can-n-egg.el \
+	$(lisp)/canna.el \
+	$(lisp)/egg-jsymbol.el \
+	$(lisp)/egg-keymap.el \
+	$(lisp)/egg.el \
+	$(lisp)/isearch-ext.el \
+	$(lisp)/its/han-kata.el \
+	$(lisp)/its/hankaku.el \
+	$(lisp)/its/hira.el \
+	$(lisp)/its/kanainput.el \
+	$(lisp)/its/kata.el \
+	$(lisp)/its/zenkaku.el \
+	$(lisp)/mule-inst.el \
+	$(lisp)/sj3-client.el \
+	$(lisp)/sj3-egg.el \
+	$(lisp)/wnn-client.el \
+	$(lisp)/wnn-egg.el
 
 # Files to compile before others during a bootstrap.  This is done to
 # speed up the bootstrap process.  The CC files are compiled first