1Upstream-Status: Pending
2
3upstream: not applicable
4source: stolen from debian
5
6Index: anthy-9100h/src-util/Makefile.am
7===================================================================
8--- anthy-9100h.orig/src-util/Makefile.am
9+++ anthy-9100h/src-util/Makefile.am
10@@ -8,7 +8,8 @@ ELISP_FILES = anthy.el anthy-dic.el anth
11  anthy-isearch.el anthy-azik.el anthy-kyuri.el
12 EXTRA_DIST = $(ELISP_FILES) typetab dic-tool-usage.txt anthy.i
13 bin_PROGRAMS = anthy-dic-tool anthy-agent anthy-morphological-analyzer
14-ELCFILES = anthy.elc anthy-dic.elc anthy-azik.elc anthy-conf.elc anthy-isearch.elc anthy-kyuri.elc leim-list.elc
15+#ELCFILES = anthy.elc anthy-dic.elc anthy-azik.elc anthy-conf.elc anthy-isearch.elc anthy-kyuri.elc leim-list.elc
16+ELCFILES =
17 if ELISP
18 lisp_LISP = $(ELISP_FILES)
19 endif
20