summaryrefslogtreecommitdiff
path: root/enc/depend
diff options
context:
space:
mode:
Diffstat (limited to 'enc/depend')
-rw-r--r--enc/depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/depend b/enc/depend
index 9bed0633c1..d97c9056c3 100644
--- a/enc/depend
+++ b/enc/depend
@@ -32,7 +32,7 @@ all: $(ENCSOS) $(TRANSSOS)
$(ENCOBJS): regenc.h oniguruma.h config.h defines.h
% end
% unless trans.empty?
-$(TRANSOBJS): ruby.h intern.h config.h defines.h transcode_data.h
+$(TRANSOBJS): ruby.h intern.h config.h defines.h missing.h encoding.h oniguruma.h st.h transcode_data.h
% end
% end