diff options
author | taya <taya@pkgsrc.org> | 2005-10-01 02:26:02 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2005-10-01 02:26:02 +0000 |
commit | f9e336f934c6aedf0da924d6d514eb0b30dea906 (patch) | |
tree | e9f21739d7c2791614dbd399d5032ef64f848c6a /inputmethod/anthy-elisp/PLIST | |
parent | 9406086e53812de1d10b62d430e18e08c17890b4 (diff) | |
download | pkgsrc-f9e336f934c6aedf0da924d6d514eb0b30dea906.tar.gz |
add missing files(anthy-kyuri.el, anthy-kyuri.elc) to PLIST.
Diffstat (limited to 'inputmethod/anthy-elisp/PLIST')
-rw-r--r-- | inputmethod/anthy-elisp/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/anthy-elisp/PLIST b/inputmethod/anthy-elisp/PLIST index 0537350b70b..07004964455 100644 --- a/inputmethod/anthy-elisp/PLIST +++ b/inputmethod/anthy-elisp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/28 05:38:47 taya Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/10/01 02:26:02 taya Exp $ ${EMACS_LISPPREFIX}/anthy/anthy-azik.el ${EMACS_LISPPREFIX}/anthy/anthy-azik.elc ${EMACS_LISPPREFIX}/anthy/anthy-conf.el @@ -7,6 +7,8 @@ ${EMACS_LISPPREFIX}/anthy/anthy-dic.el ${EMACS_LISPPREFIX}/anthy/anthy-dic.elc ${EMACS_LISPPREFIX}/anthy/anthy-isearch.el ${EMACS_LISPPREFIX}/anthy/anthy-isearch.elc +${EMACS_LISPPREFIX}/anthy/anthy-kyuri.el +${EMACS_LISPPREFIX}/anthy/anthy-kyuri.elc ${EMACS_LISPPREFIX}/anthy/anthy.el ${EMACS_LISPPREFIX}/anthy/anthy.elc ${EMACS_LISPPREFIX}/anthy/leim-list.el |