summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/Makefile.shared
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/browser/Makefile.shared')
-rw-r--r--otherlibs/labltk/browser/Makefile.shared4
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/labltk/browser/Makefile.shared b/otherlibs/labltk/browser/Makefile.shared
index b6be2fc33..35b8edf7f 100644
--- a/otherlibs/labltk/browser/Makefile.shared
+++ b/otherlibs/labltk/browser/Makefile.shared
@@ -23,7 +23,7 @@ OBJ = list2.cmo useunix.cmo setpath.cmo lexical.cmo \
help.cmo \
viewer.cmo typecheck.cmo editor.cmo main.cmo
-JG = jg_tk.cmo jg_config.cmo jg_bind.cmo jg_completion.cmo \
+JG = jg_tk.cmo jg_config.cmo jg_bind.cmo jg_completion.cmo \
jg_box.cmo \
jg_button.cmo jg_toplevel.cmo jg_text.cmo jg_message.cmo \
jg_menu.cmo jg_entry.cmo jg_multibox.cmo jg_memo.cmo
@@ -68,7 +68,7 @@ install:
clean:
rm -f *.cm? ocamlbrowser$(EXE) dummy.mli *~ *.orig *.$(O) help.ml
-depend:
+depend: help.ml
$(CAMLDEP) *.ml *.mli > .depend
shell.cmo: dummy.cmi