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