about summary refs log tree commit diff
path: root/Src/Zle/compctl.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/compctl.mdd')
-rw-r--r--Src/Zle/compctl.mdd9
1 files changed, 3 insertions, 6 deletions
diff --git a/Src/Zle/compctl.mdd b/Src/Zle/compctl.mdd
index c52285c72..1bebb9338 100644
--- a/Src/Zle/compctl.mdd
+++ b/Src/Zle/compctl.mdd
@@ -1,9 +1,6 @@
-moddeps="comp1"
+moddeps="complete"
 
-autobins="compctl compgen compadd compset"
-
-autoprefixconds="prefix suffix between after"
-
-autoparams="compmatchers"
+autobins="compctl"
 
+headers="compctl.h"
 objects="compctl.o"