From: tomo Date: Sat, 15 Dec 2001 09:04:33 +0000 (+0000) Subject: (tomoyo-modules-to-compile): Add `iddef'. X-Git-Tag: chise-base-0_23~117 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b22e4f54ccbc377b5c7416d9a37e84c290f667e;p=chise%2Ftomoyo-tools.git (tomoyo-modules-to-compile): Add `iddef'. --- diff --git a/TOMOYO-ELS b/TOMOYO-ELS index 424ac94..c2fd639 100644 --- a/TOMOYO-ELS +++ b/TOMOYO-ELS @@ -5,7 +5,7 @@ ;;; Code: (setq tomoyo-modules-to-compile - '(csv ids ids-util)) + '(csv ids ids-util iddef)) (setq tomoyo-modules-not-to-compile nil)