From: tomo Date: Wed, 2 Oct 2002 07:29:09 +0000 (+0000) Subject: (tomoyo-modules-to-compile): Add `dump-tables'. X-Git-Tag: chise-base-0_23~68 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Ftomoyo-tools.git;a=commitdiff_plain;h=b678fbfcdb8603b4c47e6859eaf9c0b9312999e1 (tomoyo-modules-to-compile): Add `dump-tables'. --- diff --git a/TOMOYO-ELS b/TOMOYO-ELS index 6cd1468..c6aacbe 100644 --- a/TOMOYO-ELS +++ b/TOMOYO-ELS @@ -5,7 +5,7 @@ ;;; Code: (setq tomoyo-modules-to-compile - '(csv ideo-dump)) + '(csv ideo-dump dump-tables)) (setq tomoyo-modules-not-to-compile nil)