summaryrefslogtreecommitdiffstats
path: root/Src/Zle/zle.mdd
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/zle.mdd')
-rw-r--r--Src/Zle/zle.mdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/Zle/zle.mdd b/Src/Zle/zle.mdd
index dd69eff2c..c7c914712 100644
--- a/Src/Zle/zle.mdd
+++ b/Src/Zle/zle.mdd
@@ -8,7 +8,7 @@ autofeatures="b:bindkey b:vared b:zle"
objects="zle_bindings.o zle_hist.o zle_keymap.o zle_main.o \
zle_misc.o zle_move.o zle_params.o zle_refresh.o \
zle_thingy.o zle_tricky.o zle_utils.o zle_vi.o zle_word.o \
-textobjects.o"
+termquery.o textobjects.o"
headers="zle.h zle_things.h"